NIHVIVO-1788 and 1799: fixed welcome message overlap

This commit is contained in:
tlw72 2011-01-18 21:01:37 +00:00
parent 9ff40d7d64
commit 2aab0cfd6f

View file

@ -350,11 +350,10 @@ p.password-note{
margin-bottom: 10px; margin-bottom: 10px;
} }
#welcome-message{ #welcome-message{
position:absolute;
width:930px;
border: 1px dotted #E2C822; border: 1px dotted #E2C822;
background-color: #FFF9D7; background-color: #FFF9D7;
padding: 0.25em; padding: 0.25em;
margin-bottom: 8px;
margin-top: -8px; margin-top: -8px;
} }
/* HOME SEARCH ------> */ /* HOME SEARCH ------> */