From b648839c2369cc666110bcde9d86a70261f7bcd9 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 27 Aug 2019 12:11:22 -0600 Subject: [PATCH] Update css.php --- themes/default/css.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/default/css.php b/themes/default/css.php index abe4aa45ca..e5bee3ed4b 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -1199,10 +1199,6 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false; display: inline; } - textarea { - min-height: 75px; - } - label { font-weight: normal; vertical-align: middle;