1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

Drop .carete (#21525)

This commit is contained in:
Quy
2017-01-03 19:31:27 -08:00
committed by Mark Otto
parent acea0b4cc2
commit 2ea7e388e7
4 changed files with 0 additions and 30 deletions

View File

@@ -152,13 +152,6 @@
// Just add .dropup after the standard .dropdown class and you're set.
.dropup {
// Reverse the caret
.caret {
content: "";
border-top: 0;
border-bottom: $caret-width solid;
}
// Different positioning for bottom up menu
.dropdown-menu {
top: auto;