aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authortobz <[email protected]>2012-08-15 10:38:59 -0300
committertobz <[email protected]>2012-08-15 10:38:59 -0300
commit27e9214e056b1f4e833adc92fe7afe2e75f53cb2 (patch)
tree4b21ef6ce125969dc287d26bb3d004427e7a053e /less
parentddefdbf31f8fcf9088d1ca59346bc42118bd991e (diff)
downloadbootstrap-27e9214e056b1f4e833adc92fe7afe2e75f53cb2.tar.xz
bootstrap-27e9214e056b1f4e833adc92fe7afe2e75f53cb2.zip
Removed pixel designation from a zeroed-out property.
Diffstat (limited to 'less')
-rw-r--r--less/buttons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index d78065294..872b5aec1 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -89,7 +89,7 @@
line-height: @baseLineHeight - 2px;
}
.btn-small [class^="icon-"] {
- margin-top: 0px;
+ margin-top: 0;
}
// Mini