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,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 ------> */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue