Torkel Ödegaard 9 лет назад
Родитель
Сommit
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 {
   // The caret makes the toggle a bit too tall in IE7
-  *margin-bottom: -3px;
+  margin-bottom: -3px;
 }
 .dropdown-toggle:active,
 .open .dropdown-toggle {