mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
grunt dist docs
This commit is contained in:
@@ -2130,7 +2130,7 @@ pre code {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
select.form-control:not([size], [multiple]) {
|
||||
select.form-control:not([size]):not([multiple]) {
|
||||
height: 2.25rem;
|
||||
}
|
||||
|
||||
@@ -3145,11 +3145,6 @@ input[type="button"].btn-block {
|
||||
z-index: 990;
|
||||
}
|
||||
|
||||
.pull-right > .dropdown-menu {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
.dropup .caret,
|
||||
.navbar-fixed-bottom .dropdown .caret {
|
||||
content: "";
|
||||
|
Reference in New Issue
Block a user