Просмотр исходного кода

button.anchor supported in all navigators

@soyjavi 13 лет назад
Родитель
Сommit
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
     font-size: FONT_SIZE_BIG
 
 
   &.anchor
   &.anchor
-    width: 100%
+    display: block
+    width: inherit
     position: relative
     position: relative
     & .icon
     & .icon
       position: absolute
       position: absolute