From: Robert Sesek Date: Wed, 12 Mar 2008 15:13:36 +0000 (-0400) Subject: Remove the text-indent from .input X-Git-Tag: 3.1.0~15^2~3 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=924f0feadbb3fdbc99b581260b1b5f79e6a00e74;p=isso.git Remove the text-indent from .input * printer.css.php --- diff --git a/printer.css.php b/printer.css.php index 7fdf058..2c7ec95 100755 --- a/printer.css.php +++ b/printer.css.php @@ -208,8 +208,6 @@ input, textarea, select, option font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; - text-indent: 5px; - margin: 3px 1px 1px 1px; }