Commit 1e190d80 authored by Kai Dorschner's avatar Kai Dorschner

Fix for thumbnails in responsive design

parent c9cef741
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
} }
.thumbnails > li { .thumbnails > li {
float: none; float: none;
margin-left: 0;
} }
// Make all grid-sized elements block level again // Make all grid-sized elements block level again
[class*="span"], [class*="span"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment