소스 검색

button.anchor supported in all navigators

@soyjavi 13 년 전
부모
커밋
5f7de31dba
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/stylesheets/lungo.widgets.button.styl

+ 2 - 1
src/stylesheets/lungo.widgets.button.styl

@@ -32,7 +32,8 @@
     font-size: FONT_SIZE_BIG
 
   &.anchor
-    width: 100%
+    display: block
+    width: inherit
     position: relative
     & .icon
       position: absolute