2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Removed pixel designation from a zeroed-out property.

This commit is contained in:
tobz
2012-08-15 10:38:59 -03:00
parent ddefdbf31f
commit 27e9214e05
+1 -1
View File
@@ -89,7 +89,7 @@
line-height: @baseLineHeight - 2px; line-height: @baseLineHeight - 2px;
} }
.btn-small [class^="icon-"] { .btn-small [class^="icon-"] {
margin-top: 0px; margin-top: 0;
} }
// Mini // Mini