mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Removed pixel designation from a zeroed-out property.
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@
|
||||
line-height: @baseLineHeight - 2px;
|
||||
}
|
||||
.btn-small [class^="icon-"] {
|
||||
margin-top: 0px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
// Mini
|
||||
|
||||
Reference in New Issue
Block a user