mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-11 06:25:04 -05:00
nuke glyphicons changes in buttons for now because it's whack
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
font-size: @font-size-small;
|
||||
border-radius: @border-radius-small;
|
||||
}
|
||||
.btn-mini [class^="icon-"],
|
||||
.btn-mini [class*=" icon-"] {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
// Mini
|
||||
.btn-mini {
|
||||
@@ -80,10 +76,7 @@
|
||||
// Icons in buttons
|
||||
// -------------------------
|
||||
|
||||
.btn [class^="glyphicon-"]::before { vertical-align: -2px; }
|
||||
.btn-small [class^="glyphicon-"]::before,
|
||||
.btn-mini [class^="glyphicon-"]::before { vertical-align: -1px; }
|
||||
|
||||
// TODO: figure this shit out
|
||||
|
||||
// Block button
|
||||
// -------------------------
|
||||
|
||||
Reference in New Issue
Block a user