Torkel Ödegaard преди 9 години
родител
ревизия
b88791135f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      public/sass/components/_dropdown.scss

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

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