summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index e2ff80f..5515d99 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,7 +14,7 @@ ul { list-style-type: none; }
li { margin-left: 1em; }
.file-info { display: inline-block; }
-.image-list .image { display: inline-block; vertical-align: top; width: 128px; margin: .5em; }
+.image-list .image { display: inline-block; vertical-align: top; width: 128px; height: 128px; margin: .5em; }
.image-list .image img { opacity: 1; }
.image-list .image img:hover { opacity: .8; }