diff options
| author | Jacob Thornton <[email protected]> | 2011-10-04 21:25:41 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-10-04 21:25:41 -0700 |
| commit | 607795e37a9cefd26ade772ceb8cb792602c6d8c (patch) | |
| tree | 767e4e9c100290d73a56491cb12828b8f6c837ef /bootstrap.css | |
| parent | d7e3bf722d784b167b665e8bacb749f18ae0d0f4 (diff) | |
| parent | 2edf16c034f6e145fe2da5e446f705cf112eae54 (diff) | |
| download | bootstrap-607795e37a9cefd26ade772ceb8cb792602c6d8c.tar.xz bootstrap-607795e37a9cefd26ade772ceb8cb792602c6d8c.zip | |
Merge branch 'master' of github.com:twitter/bootstrap
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 c663f08ee..1442e9e10 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -2309,6 +2309,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; |
