1
0
Fork 0

The db selection select box is now readable in firefox

This commit is contained in:
Michael Hackstein 2014-01-31 23:09:24 +01:00
parent 0c59b93390
commit 6b12a0babc
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
span.selectDB > select {
line-height: 20px;
height: 20px;
height: 30px;
width: 150px;
margin: -3px 0px 2px 0px;
margin: -5px 0px;
border-radius: 0px !important;
border: 1px solid;
}