Przeglądaj źródła

fix(css): minor style fix

Torkel Ödegaard 9 lat temu
rodzic
commit
a2d1cc1a46
1 zmienionych plików z 1 dodań i 4 usunięć
  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;