Content field height

This commit is contained in:
dignajar 2015-10-31 22:27:38 -03:00
parent 301a16d227
commit ae1e495f9a
1 changed files with 4 additions and 0 deletions

View File

@ -110,6 +110,10 @@ button.delete-button:hover {
z-index: 100;
}
#jscontent {
height: 400px;
}
/* ----------- LOGIN FORM ----------- */
div.login-box > h1 {