change search box padding, otherwise the bottom of the searchbox will not be aligned with the buttons on the left.

This commit is contained in:
Andreas Kotowicz 2011-11-24 15:25:48 +01:00
parent ab67f1397a
commit d27e4a0178

View File

@ -43,7 +43,7 @@ table {
border: solid #444 1px;
background-color: #fff;
color: #ccc;
padding: 2px 3px;
padding: 0px 3px;
margin: 0px 2px;
font-size: 10pt;
line-height: 12pt;