소스 검색

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