fix #2572: streamline thumbnails css to allow for offsets
This commit is contained in:
parent
33fa705c7f
commit
fe05f9aeb2
7 changed files with 56 additions and 21 deletions
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue