mirror of https://gitee.com/bigwinds/arangodb
The db selection select box is now readable in firefox
This commit is contained in:
parent
0c59b93390
commit
6b12a0babc
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue