Updating form field widths, so error messages align better.

This commit is contained in:
Mark Story 2009-12-28 23:57:44 -05:00
parent cb0e63c2fd
commit cd661126ae

View file

@ -280,8 +280,8 @@ input, textarea {
clear: both; clear: both;
font-size: 140%; font-size: 140%;
font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif; font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
padding: 2px; padding: 1%;
width: 100%; width:98%;
} }
select { select {
clear: both; clear: both;