mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
redundant lines removed
This commit is contained in:
Vendored
-4
@@ -3000,10 +3000,6 @@ a.list-group-item.active .list-group-item-text {
|
|||||||
margin-right: -15px;
|
margin-right: -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-group-item > .glyphicon-chevron-right {
|
|
||||||
margin-right: -15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-group-item > .glyphicon + .badge {
|
.list-group-item > .glyphicon + .badge {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -88,9 +88,6 @@ a.list-group-item.active {
|
|||||||
float: right;
|
float: right;
|
||||||
margin-right: -15px;
|
margin-right: -15px;
|
||||||
}
|
}
|
||||||
.list-group-item > .glyphicon-chevron-right {
|
|
||||||
margin-right: -15px;
|
|
||||||
}
|
|
||||||
.list-group-item > .glyphicon + .badge {
|
.list-group-item > .glyphicon + .badge {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user