Added padding to the search button

This commit is contained in:
Maxime Rouiller
2012-07-12 15:31:07 -04:00
committed by Neil Williams
parent 9bd9a43da8
commit a07741f31a

View File

@@ -1836,6 +1836,10 @@ li.searchfacet {
color: #888888;
}
#search input[type='submit'] {
padding: 1px 10px;
}
/* login, register */