diff options
Diffstat (limited to 'tools/local-layout.css')
-rw-r--r-- | tools/local-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/local-layout.css b/tools/local-layout.css index 16dcf14d7..3017c7a06 100644 --- a/tools/local-layout.css +++ b/tools/local-layout.css @@ -4,7 +4,7 @@ BODY { background-attachment:fixed; } -#content UL.thumbnails SPAN.wrap2 { +.content UL.thumbnails SPAN.wrap2 { height: 200px; /* max thumbnail height + 2px */ } |