1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

run grunt dist on #9847

This commit is contained in:
Mark Otto
2013-08-19 08:59:12 -07:00
parent d195d5989f
commit 01f7bc4d86
2 changed files with 1 additions and 5 deletions

View File

@@ -5346,10 +5346,6 @@ a.list-group-item:focus {
clear: both; clear: both;
} }
.panel > .table {
margin-bottom: 0;
}
.panel > .list-group { .panel > .list-group {
margin-bottom: 0; margin-bottom: 0;
} }

File diff suppressed because one or more lines are too long