Commit 27e9214e authored by tobz's avatar tobz

Removed pixel designation from a zeroed-out property.

parent ddefdbf3
......@@ -89,7 +89,7 @@
line-height: @baseLineHeight - 2px;
}
.btn-small [class^="icon-"] {
margin-top: 0px;
margin-top: 0;
}
// Mini
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment