mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
alternate fix to #4522: increase line-height on btn-mini
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@
|
||||
.btn-mini {
|
||||
padding: 2px 6px;
|
||||
font-size: @baseFontSize - 3px;
|
||||
line-height: @baseLineHeight - 4px;
|
||||
line-height: @baseLineHeight - 3px;
|
||||
}
|
||||
|
||||
// Block button
|
||||
|
||||
Reference in New Issue
Block a user