Expand inputs to match the new page font size.

pull/1/head
David Schnur 13 years ago
parent 8a1180579c
commit eeb1b9df28

@ -22,6 +22,10 @@ button {
padding: 1px 7px;
}
input {
font-size: 18px;
}
#header {
position: relative;
width: 900px;

Loading…
Cancel
Save