summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index d88d404b..ed489aa9 100644
--- a/data/style.css
+++ b/data/style.css
@@ -241,7 +241,7 @@ ul.maintabs.browsetabs li.left a { margin-left: 0; margin-right: 5px }
/***** Homepage ******/
-p.screenshots { text-align: center; margin-top: 10px; padding: 0; height: 105px; }
+p.screenshots { text-align: center; margin-top: 10px; padding: 0; height: 105px; overflow: hidden }
p.screenshots img { margin: 2px; }
a.feed { float: right }