fixes #5177: remove color on .btn-large .caret, but keep sizing change; also start to add CSS tests for buttons
This commit is contained in:
parent
13be8b2031
commit
cc3de8bd6e
3 changed files with 141 additions and 4 deletions
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -3667,8 +3667,7 @@ input[type="submit"].btn.btn-mini {
|
|||
}
|
||||
|
||||
.dropup .btn-large .caret {
|
||||
border-top: 0;
|
||||
border-bottom: 5px solid #000000;
|
||||
border-bottom-width: 5px;
|
||||
}
|
||||
|
||||
.btn-primary .caret,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue