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 /lib/patterns.less | |
| 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 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index ce387614e..0d26d3a07 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -969,6 +969,7 @@ input[type=submit].btn { font-weight: bold; color: @white; text-transform: uppercase; + white-space: nowrap; .border-radius(3px); &.important { background-color: #c43c35; } &.warning { background-color: @orange; } |
