]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
variable way to set @caret-width-base 11200/head
authorRogério Yokomizo <me@ro.ger.io>
Tue, 22 Oct 2013 04:50:08 +0000 (02:50 -0200)
committerRogério Yokomizo <me@ro.ger.io>
Tue, 22 Oct 2013 04:50:08 +0000 (02:50 -0200)
less/dropdowns.less

index e6bd18779b7460ad5edf32270a651fdc5e34de95..5d7e0fb4e1863452f340ecedc065833a6181cb43 100644 (file)
     // Firefox fix for https://github.com/twbs/bootstrap/issues/9538. Once this
     // gets fixed, restore `border-top: 0;`.
     border-top: 0 dotted;
-    border-bottom: 4px solid @dropdown-caret-color;
+    border-bottom: @caret-width-base solid @dropdown-caret-color;
     content: "";
   }
   // Different positioning for bottom up menu