aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-30 14:37:24 -0800
committerMark Otto <[email protected]>2012-11-30 14:37:24 -0800
commit7a3d15eb210cc9343875760bfa575a9273244ed3 (patch)
tree315aa2991efe142decca7b4e48f29cb03de6fde2 /less/dropdowns.less
parentfe8061b84ecdda5ea70514fe487e2f46564439e2 (diff)
downloadbootstrap-7a3d15eb210cc9343875760bfa575a9273244ed3.tar.xz
bootstrap-7a3d15eb210cc9343875760bfa575a9273244ed3.zip
Part 1 of unCamelCasing variables
Diffstat (limited to 'less/dropdowns.less')
-rw-r--r--less/dropdowns.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less
index aad993f6f..d7f5d4ad0 100644
--- a/less/dropdowns.less
+++ b/less/dropdowns.less
@@ -69,7 +69,7 @@
padding: 3px 20px;
clear: both;
font-weight: normal;
- line-height: @baseLineHeight;
+ line-height: @base-line-height;
color: @dropdownLinkColor;
white-space: nowrap;
}