Fix for thumbnails in responsive design
This commit is contained in:
parent
c9cef741f6
commit
1e190d8036
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
}
|
||||
.thumbnails > li {
|
||||
float: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
// Make all grid-sized elements block level again
|
||||
[class*="span"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue