aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-12-09 16:12:41 -0800
committerChris Rebert <[email protected]>2013-12-09 16:14:44 -0800
commitab29b1a3352e89fe8756a34e49a38341edd06844 (patch)
tree0c92a4e4d5196b183b9feb462974ad11b56e186f /less/dropdowns.less
parent9664f8da58abe718463ee31398e5d15de37f7289 (diff)
downloadbootstrap-ab29b1a3352e89fe8756a34e49a38341edd06844.tar.xz
bootstrap-ab29b1a3352e89fe8756a34e49a38341edd06844.zip
misc strictMath compliance fixes
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 1a8f1973f..4bdc223fc 100644
--- a/less/dropdowns.less
+++ b/less/dropdowns.less
@@ -142,7 +142,7 @@
right: 0;
bottom: 0;
top: 0;
- z-index: @zindex-dropdown - 10;
+ z-index: (@zindex-dropdown - 10);
}
// Right aligned dropdowns