浏览代码

Header button with abbr

Javi Jimenez Villar 13 年之前
父节点
当前提交
f66f44b815
共有 1 个文件被更改,包括 4 次插入4 次删除
  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