Content field height
This commit is contained in:
parent
301a16d227
commit
ae1e495f9a
|
@ -110,6 +110,10 @@ button.delete-button:hover {
|
|||
z-index: 100;
|
||||
}
|
||||
|
||||
#jscontent {
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
/* ----------- LOGIN FORM ----------- */
|
||||
|
||||
div.login-box > h1 {
|
||||
|
|
Loading…
Reference in New Issue