From 66dea2ff6cd2bef17031eee57f6a7a8e3d79bb6d Mon Sep 17 00:00:00 2001 From: tworrall Date: Thu, 16 Jun 2011 14:37:33 +0000 Subject: [PATCH] NIHVIVO-2710: changed span to heading --- webapp/web/css/vitro.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/web/css/vitro.css b/webapp/web/css/vitro.css index 8452671b3..7ec39d5dd 100644 --- a/webapp/web/css/vitro.css +++ b/webapp/web/css/vitro.css @@ -87,8 +87,9 @@ color: #fff; background: #5e6363; } -.searchTOC span { +.searchTOC h4 { color: #fff; + padding: 0 0 0 0; } .searchTOC ul { width: 160px;