From 70c0039372519cbcff6db7f68cc0c05da31b4eaa Mon Sep 17 00:00:00 2001 From: nac26 Date: Thu, 3 Feb 2011 21:13:31 +0000 Subject: [PATCH] NIHVIVO-1996 Pushed "Browse all" link up 0.3em to provided spacing for longer bars towards the top of the list. --- webapp/web/css/browseClassGroups.css | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/web/css/browseClassGroups.css b/webapp/web/css/browseClassGroups.css index fd5121136..f428ec627 100644 --- a/webapp/web/css/browseClassGroups.css +++ b/webapp/web/css/browseClassGroups.css @@ -67,7 +67,6 @@ ul#browse-classgroups .count-classes { } a.browse-superclass { position: absolute; - top: 0.3em; right: 0.5em; font-size: 0.9em; }