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 /less | |
| 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 'less')
| -rw-r--r-- | less/list-group.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/less/list-group.less b/less/list-group.less index 41b45f484..d812cc5f9 100644 --- a/less/list-group.less +++ b/less/list-group.less @@ -88,9 +88,6 @@ a.list-group-item.active { float: right; margin-right: -15px; } -.list-group-item > .glyphicon-chevron-right { - margin-right: -15px; -} .list-group-item > .glyphicon + .badge { margin-right: 5px; } |
