浏览代码

button.anchor supported in all navigators

@soyjavi 13 年之前
父节点
当前提交
e0da89a897
共有 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