From ae3851e4befcc7f6bee6d161dc77ac2e4e9c6515 Mon Sep 17 00:00:00 2001 From: arno Date: Thu, 30 Jul 2009 17:56:22 +0200 Subject: [PATCH] add some margin around image --- media/syp.css | 1 + 1 file changed, 1 insertion(+) diff --git a/media/syp.css b/media/syp.css index 1da0e25..3cee0d2 100644 --- a/media/syp.css +++ b/media/syp.css @@ -18,6 +18,7 @@ width: 400px; } .olPopup img { + margin: 20px; max-height: 400px; max-width: 400px; -- 2.39.2