Make the search box 17% longer, yay!

This commit is contained in:
Andy Allan 2010-12-17 17:27:56 +00:00 committed by Tom Hughes
parent 0c5854dada
commit e103de12b1

View file

@ -206,7 +206,7 @@ hr {
}
#search_field input[type="text"] {
width: 116px;
width: 136px;
}
#search_field input[type="submit"] {