From 5c5ae0e33fd4fbccf88c2150b0899a399fc8bbe7 Mon Sep 17 00:00:00 2001 From: tworrall Date: Mon, 11 Jul 2011 17:52:51 +0000 Subject: [PATCH] NIHVIVO-2842: adjusted selector height for th eindex page --- webapp/web/css/vitro.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/web/css/vitro.css b/webapp/web/css/vitro.css index 4366927f1..96939f0d9 100644 --- a/webapp/web/css/vitro.css +++ b/webapp/web/css/vitro.css @@ -71,7 +71,7 @@ margin-right:25px; } #isotope-container { - height:620px; + height:1250px; overflow:visible; } /* <------ SEARCH RESULTS PAGE*/