Update css.php

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

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;