mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
nuke glyphicons changes in buttons for now because it's whack
This commit is contained in:
14
docs/assets/css/bootstrap.css
vendored
14
docs/assets/css/bootstrap.css
vendored
@@ -1690,26 +1690,12 @@ fieldset[disabled] .btn {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.btn-mini [class^="icon-"],
|
||||
.btn-mini [class*=" icon-"] {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.btn-mini {
|
||||
padding: 0 6px;
|
||||
font-size: 10.5px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.btn [class^="glyphicon-"]::before {
|
||||
vertical-align: -2px;
|
||||
}
|
||||
|
||||
.btn-small [class^="glyphicon-"]::before,
|
||||
.btn-mini [class^="glyphicon-"]::before {
|
||||
vertical-align: -1px;
|
||||
}
|
||||
|
||||
.btn-block {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user