diff options
| author | Mark Otto <[email protected]> | 2013-02-26 00:44:15 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-26 00:44:15 -0800 |
| commit | e2e5580c0ebbc333590a685693dcaa6d97ef18e7 (patch) | |
| tree | 8bd5e386124b50970fc657a8f982ed3b685c2076 /docs/assets/css/bootstrap.css | |
| parent | 5b3b11c02a107573e6ff3e7a8da907792f6716f8 (diff) | |
| download | bootstrap-e2e5580c0ebbc333590a685693dcaa6d97ef18e7.tar.xz bootstrap-e2e5580c0ebbc333590a685693dcaa6d97ef18e7.zip | |
nuke glyphicons changes in buttons for now because it's whack
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index cdcd0f936..19be8cfaa 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -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%; |
