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;