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;