diff --git a/themes/default/css.php b/themes/default/css.php index 6da3c1cb26..beeef6a89b 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -1440,6 +1440,11 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT'); } + textarea.txt, + textarea.formfld { + resize: both; + } + input.login { font-family: ; font-size: ;