diff options
| author | Luis Hdez <[email protected]> | 2013-06-25 14:34:57 +0200 |
|---|---|---|
| committer | Luis Hdez <[email protected]> | 2013-06-25 14:34:57 +0200 |
| commit | 9ed5b5e6534b45f29f318d983a7e09be1f7ac946 (patch) | |
| tree | 7d1b8adccca40017670fd61dc941e4140dbac444 /docs/assets/css/bootstrap.css | |
| parent | 5fe3de1cb34b8a0307ce3f095e8d08f3fc4bf871 (diff) | |
| download | bootstrap-9ed5b5e6534b45f29f318d983a7e09be1f7ac946.tar.xz bootstrap-9ed5b5e6534b45f29f318d983a7e09be1f7ac946.zip | |
Fix line breaks on add-ons with spaces
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index b7e026dbb..487d7eb2f 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1711,6 +1711,7 @@ input[type="color"].input-small { .input-group-addon, .input-group-btn { width: 1%; + white-space: nowrap; vertical-align: middle; } |
