aboutsummaryrefslogtreecommitdiff
path: root/less/_dropdown.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-09-21 16:04:37 -0700
committerMark Otto <[email protected]>2014-09-21 16:04:37 -0700
commitd1660ad0788fa4e9b0d072323c1d70f9c6f5dbf2 (patch)
tree1cbc830c380b8cda342eccd37dfa1732600d5d19 /less/_dropdown.less
parent2cc9e773c57e389e8fcb797148fb850433144c3e (diff)
downloadbootstrap-d1660ad0788fa4e9b0d072323c1d70f9c6f5dbf2.tar.xz
bootstrap-d1660ad0788fa4e9b0d072323c1d70f9c6f5dbf2.zip
Swap -small and -large variables for -sm and -lg
Diffstat (limited to 'less/_dropdown.less')
-rw-r--r--less/_dropdown.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/_dropdown.less b/less/_dropdown.less
index a4bd721e4..1e094d7d3 100644
--- a/less/_dropdown.less
+++ b/less/_dropdown.less
@@ -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