فهرست منبع

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;