diff options
-rw-r--r-- | www/ice/ice.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ice/ice.css b/www/ice/ice.css index 7dd9a4b..fa2da38 100644 --- a/www/ice/ice.css +++ b/www/ice/ice.css @@ -338,8 +338,7 @@ body { #content p,input.text,select,textarea,table { width: 99%; } - -#content select,textarea { +#content textarea { height: 300px; } #content dd select,dd textarea { |