Update css.php

This commit is contained in:
FusionPBX 2019-08-27 12:11:22 -06:00 committed by GitHub
parent a28108a8f2
commit b648839c23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1199,10 +1199,6 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
display: inline;
}
textarea {
min-height: 75px;
}
label {
font-weight: normal;
vertical-align: middle;