# HG changeset patch # User Matti Hamalainen # Date 1477837128 -7200 # Node ID a987c8081891bcb24f44bef1f19aedf67623071c # Parent c8cfc6cc161a91477689f94d000dd854b6d7f7b1 Slightly adjust image table entry width. diff -r c8cfc6cc161a -r a987c8081891 basic.css --- 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; }