1
0
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:
Chris Rebert
2016-02-07 21:17:05 -08:00
parent da848536ce
commit e3b55aadea
8 changed files with 8 additions and 18 deletions

View File

@@ -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: "";