mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
tweaks to icons defaults and in buttons improve vertical align
This commit is contained in:
+3
-3
@@ -95,9 +95,9 @@
|
||||
// Icons in buttons
|
||||
// -------------------------
|
||||
|
||||
.btn-large [class^="glyphicon-"]::before { font-size: 14px; }
|
||||
.btn-small [class^="glyphicon-"]::before { font-size: 10px; }
|
||||
.btn-mini [class^="glyphicon-"]::before { font-size: 9px; }
|
||||
.btn [class^="glyphicon-"]::before { vertical-align: -2px; }
|
||||
.btn-small [class^="glyphicon-"]::before,
|
||||
.btn-mini [class^="glyphicon-"]::before { vertical-align: -1px; }
|
||||
|
||||
|
||||
// Block button
|
||||
|
||||
Reference in New Issue
Block a user