Adjust select width

looks better :)
This commit is contained in:
0ip 2012-12-05 12:55:48 +01:00
parent ce71002644
commit 8d0ef88baf
1 changed files with 1 additions and 1 deletions

View File

@ -774,7 +774,7 @@ input[type=checkbox] {
border-radius: 3px;
border: 1px solid #ccc;
outline: none;
min-width: 105px;
width: 120px;
}
.column {
float: left;