1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

grunt to get dist files

This commit is contained in:
Mark Otto
2013-11-29 23:29:34 -08:00
parent 1f340023e2
commit 9f0da54856
3 changed files with 4 additions and 3 deletions

View File

@@ -3789,7 +3789,8 @@ input[type="button"].btn-block {
} }
.btn-group-vertical > .btn, .btn-group-vertical > .btn,
.btn-group-vertical > .btn-group { .btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block; display: block;
float: none; float: none;
width: 100%; width: 100%;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long