Ver código fonte

button.anchor supported in all navigators

@soyjavi 13 anos atrás
pai
commit
5f7de31dba
1 arquivos alterados com 2 adições e 1 exclusões
  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