diff options
| author | Mark Otto <[email protected]> | 2011-10-04 00:57:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-04 00:57:37 -0700 |
| commit | 5cae2220223e2dec689b452398ce4cc27e62fd26 (patch) | |
| tree | 4cada784ebc2f120d99ab93aab07f4326a384b74 /bootstrap.css | |
| parent | 3c31d8a258bf56357aa139f8d900b3faeee333a3 (diff) | |
| parent | 2edf16c034f6e145fe2da5e446f705cf112eae54 (diff) | |
| download | bootstrap-5cae2220223e2dec689b452398ce4cc27e62fd26.tar.xz bootstrap-5cae2220223e2dec689b452398ce4cc27e62fd26.zip | |
Merge branch 'master' into dev
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.css b/bootstrap.css index dbd23da2d..001debb8e 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -2344,6 +2344,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; + white-space: nowrap; } .label.important { background-color: #c43c35; |
