1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

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:
Mark Otto
2012-09-18 12:00:57 -07:00
parent 13be8b2031
commit cc3de8bd6e
3 changed files with 141 additions and 4 deletions

View File

@@ -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,