Fix for thumbnails in responsive design

This commit is contained in:
Kai Dorschner 2012-08-19 17:32:40 +03:00
parent c9cef741f6
commit 1e190d8036
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
}
.thumbnails > li {
float: none;
margin-left: 0;
}
// Make all grid-sized elements block level again
[class*="span"],