NIHVIVO-1788 and 1799: fixed welcome message overlap
This commit is contained in:
parent
9ff40d7d64
commit
2aab0cfd6f
1 changed files with 2 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue