0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

grunt dist on previous commit

This commit is contained in:
Mark Otto 2013-08-06 16:02:07 -07:00
parent 7ae7aa6676
commit 6da346527b
2 changed files with 5 additions and 1 deletions

View File

@ -2345,6 +2345,10 @@ input[type="button"].btn-block {
margin-right: -15px;
}
.list-group-item > .badge + .badge {
margin-right: 0;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;

File diff suppressed because one or more lines are too long