diff options
| author | Mark Otto <[email protected]> | 2013-11-29 23:29:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-29 23:29:34 -0800 |
| commit | 9f0da54856f6a4111b4d9f8780db2b2257ef90b1 (patch) | |
| tree | 04caae372644ad1057f6b4e903ee1348852ca01a /dist/css/bootstrap.css | |
| parent | 1f340023e20049cc11eda3fcd3dbc0d7c3e48d49 (diff) | |
| download | bootstrap-9f0da54856f6a4111b4d9f8780db2b2257ef90b1.tar.xz bootstrap-9f0da54856f6a4111b4d9f8780db2b2257ef90b1.zip | |
grunt to get dist files
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 64740d9df..9aa88986f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3789,7 +3789,8 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn, -.btn-group-vertical > .btn-group { +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; |
