Update css.php

This commit is contained in:
FusionPBX
2019-08-27 12:11:22 -06:00
committed by GitHub
parent a28108a8f2
commit b648839c23

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;