changeset 110:a987c8081891

Slightly adjust image table entry width.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Oct 2016 16:18:48 +0200
parents c8cfc6cc161a
children 9da8bab49711
files basic.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Sun Oct 30 15:22:03 2016 +0200
+++ b/basic.css	Sun Oct 30 16:18:48 2016 +0200
@@ -71,7 +71,7 @@
 
 .galleryEntry {
 	min-width: 145px;
-	width: 15%;
+	width: 10%;
 	padding: 0.5em;
 	text-align: center;
 }