Remove the text-indent from .input
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 12 Mar 2008 15:13:36 +0000 (11:13 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 12 Mar 2008 15:13:36 +0000 (11:13 -0400)
* printer.css.php

printer.css.php

index 7fdf058ddbb0969c500e6784d1699133872d6c5c..2c7ec95e295578317d6cd7c5e991ac4f1908383b 100755 (executable)
@@ -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;
 }