mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
Removed pixel designation from a zeroed-out property.
This commit is contained in:
parent
ddefdbf31f
commit
27e9214e05
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
line-height: @baseLineHeight - 2px;
|
||||
}
|
||||
.btn-small [class^="icon-"] {
|
||||
margin-top: 0px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
// Mini
|
||||
|
|
|
|||
Loading…
Reference in a new issue