fix #2572: streamline thumbnails css to allow for offsets

This commit is contained in:
Mark Otto 2012-04-01 00:59:34 -07:00
parent 33fa705c7f
commit fe05f9aeb2
7 changed files with 56 additions and 21 deletions

View file

@ -3627,8 +3627,7 @@ input[type="submit"].btn.btn-mini {
clear: both;
}
.thumbnails > li {
float: left;
margin: 0 0 18px 20px;
margin-bottom: 18px;
}
.thumbnail {
display: block;