mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 01:21:49 +02:00
Merge branch '3.0.0-wip' into bs3_restore_glyphicons
Conflicts: dist/css/bootstrap.min.css
This commit is contained in:
5
dist/css/bootstrap.css
vendored
5
dist/css/bootstrap.css
vendored
@@ -3449,11 +3449,12 @@ input[type="button"].btn-block {
|
||||
}
|
||||
|
||||
.btn-lg .caret {
|
||||
border-width: 5px;
|
||||
border-width: 5px 5px 0;
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.dropup .btn-lg .caret {
|
||||
border-bottom-width: 5px;
|
||||
border-width: 0 5px 5px;
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn,
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user