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 /lib/patterns.less | |
| parent | 3c31d8a258bf56357aa139f8d900b3faeee333a3 (diff) | |
| parent | 2edf16c034f6e145fe2da5e446f705cf112eae54 (diff) | |
| download | bootstrap-5cae2220223e2dec689b452398ce4cc27e62fd26.tar.xz bootstrap-5cae2220223e2dec689b452398ce4cc27e62fd26.zip | |
Merge branch 'master' into dev
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 9d9586bbf..0b1600e3b 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -989,6 +989,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; } |
