From 3617bf991c8be4516f8d08ec4bf62f4568ef478e Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 1 Jan 2008 16:36:09 +0100 Subject: issue59, fixed margin for thumbnails --- themes/default/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default') diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 97e4fa8..1f7e7d4 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -164,7 +164,7 @@ div.thumb { -moz-border-radius: 3px; border-radius: 3px; border: dashed 1px #888888; - margin: 5px; + margin: 10px 0px 0px 10px; background-color: #eeeeee; padding: 10px; float: left; -- cgit v1.2.3-18-g5258