From 27e9214e056b1f4e833adc92fe7afe2e75f53cb2 Mon Sep 17 00:00:00 2001 From: tobz Date: Wed, 15 Aug 2012 10:38:59 -0300 Subject: [PATCH] Removed pixel designation from a zeroed-out property. --- less/buttons.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/buttons.less b/less/buttons.less index d780652949..872b5aec1f 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