From 2a2ff7c2d737035f4f01c487ba7259ba70dfdd84 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Wed, 3 Aug 2011 17:13:14 +0000 Subject: [PATCH] NIHVIVO-3094: When this issue was fixed for VITRO theme, I introduced some displays issues in WILMA theme, but now it has been fixed. --- themes/wilma/css/wilma.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index d74f3f81..1add6e8d 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -762,6 +762,10 @@ input.search-home-vivo { margin-top: 2px; } /* BROWSE ------> */ +ul#browse-classgroups a { + padding-top: 3px; + padding-bottom: 3px; +} ul#browse-classgroups a:hover { background: url(../images/arrow.gif) 0 10px no-repeat; color: #2ea0cf;