From 2aab0cfd6f60f2726c7ec3ef7013ad8817fa8e14 Mon Sep 17 00:00:00 2001 From: tlw72 Date: Tue, 18 Jan 2011 21:01:37 +0000 Subject: [PATCH] NIHVIVO-1788 and 1799: fixed welcome message overlap --- themes/wilma/css/wilma.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 5dffb711..a0d6372e 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -350,12 +350,11 @@ p.password-note{ margin-bottom: 10px; } #welcome-message{ - position:absolute; - width:930px; border: 1px dotted #E2C822; background-color: #FFF9D7; padding: 0.25em; - margin-top:-8px; + margin-bottom: 8px; + margin-top: -8px; } /* HOME SEARCH ------> */ #search-home {