From a3b9674c3072b5816833748d2145d242f9001a96 Mon Sep 17 00:00:00 2001 From: tworrall Date: Mon, 2 Dec 2013 16:48:44 -0500 Subject: [PATCH] VIVO-586: added css selector --- themes/wilma/css/wilma.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 02326f89..c3f89181 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1069,6 +1069,9 @@ div#adjImgHeight { text-align:center; margin-top:100px; } +#noContentMsg { + clear: both; +} /* FOOTER------> */ footer { clear: both;