diff options
| author | Mark Otto <[email protected]> | 2013-06-16 20:48:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-16 20:48:27 -0700 |
| commit | 5f3f73c6206acfb7d893aa3a8d26642723b8837d (patch) | |
| tree | c1ee0cd63c6b15e4de17cad8f77d65aad1e0ab60 /docs | |
| parent | abfcde4de2fd4b58163ccc6c5ac8ef5ddeb9234a (diff) | |
| parent | 125e472d6f989a029c6def1c39afee1a21b2e41e (diff) | |
| download | bootstrap-5f3f73c6206acfb7d893aa3a8d26642723b8837d.tar.xz bootstrap-5f3f73c6206acfb7d893aa3a8d26642723b8837d.zip | |
Merge pull request #8184 from FLOKER/3.0.0-wip
redundant lines removed
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 4b1a683f4..9d19d3c81 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3000,10 +3000,6 @@ a.list-group-item.active .list-group-item-text { margin-right: -15px; } -.list-group-item > .glyphicon-chevron-right { - margin-right: -15px; -} - .list-group-item > .glyphicon + .badge { margin-right: 5px; } |
