From b68db67d49184a022e149d144ea3831671750684 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Mon, 4 Oct 2010 10:21:59 +0800 Subject: [PATCH] improve the comment display in the photo page --- themes/browny_wind/css/screen.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index 9a2f39ff..c86c91f8 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -1485,6 +1485,11 @@ div#g-action-status { margin: 1.25em 4.4em 2em 0em; } +/* Comments ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ + +#g-content #g-comments .g-author { + padding-bottom: .8em; +} /* Organize ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */