mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Swap -small and -large variables for -sm and -lg
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@
|
||||
.dropdown-header {
|
||||
display: block;
|
||||
padding: 3px 20px;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-sm;
|
||||
line-height: @line-height-base;
|
||||
color: @dropdown-header-color;
|
||||
white-space: nowrap; // as with > li > a
|
||||
|
||||
Reference in New Issue
Block a user