mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
white-space: nowrap; for .label
Add white-space: nowrap; for .label elements.
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user