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;
font-size: 140%;
font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
padding: 2px;
width: 100%;
padding: 1%;
width:98%;
}
select {
clear: both;