Commit 5f3f73c6 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #8184 from FLOKER/3.0.0-wip

redundant lines removed
parents abfcde4d 125e472d
5 merge requests!8635ignore Gruntfile.js in jekyll,!8339Fix broken links to navbar component in docs examples,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1,!8245Interactive color picker - Closed: request against wrong branch
Showing with 0 additions and 7 deletions
+0 -7
......@@ -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;
}
......
......@@ -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;
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment