瀏覽代碼

fix(css): minor style fix

Torkel Ödegaard 9 年之前
父節點
當前提交
a2d1cc1a46
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      public/sass/components/_dropdown.scss

+ 1 - 4
public/sass/components/_dropdown.scss

@@ -8,10 +8,7 @@
 .dropdown {
   position: relative;
 }
-.dropdown-toggle {
-  // The caret makes the toggle a bit too tall in IE7
-  margin-bottom: -3px;
-}
+
 .dropdown-toggle:active,
 .open .dropdown-toggle {
   outline: 0;