Explorar el Código

Header button with abbr

Javi Jimenez Villar hace 13 años
padre
commit
f66f44b815
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      src/stylesheets/lungo.widgets.button.styl

+ 4 - 4
src/stylesheets/lungo.widgets.button.styl

@@ -25,11 +25,11 @@
     padding: 0 8px
     & > .icon
       font-size: 1.3em
-      display: block
-      float: left
     & .icon + abbr
-      margin-left: 4px
-      float: right
+      position: relative
+      top: -3px
+      left: 1px
+      display: inline
 
   article &
     height: H = 40px