mirror of https://gitee.com/bigwinds/arangodb
fixed a css bug, it was possible to scroll far to the right on the collections view
This commit is contained in:
parent
f58fb5c310
commit
168b256acb
|
@ -378,9 +378,3 @@ div.queryline div.searchByAttribute > ul.dropdown-menu {
|
|||
display: none;
|
||||
/* background-color: #8F8D8C; */
|
||||
}
|
||||
|
||||
/* Temporary */
|
||||
#transparentPlaceholder {
|
||||
margin-right: -100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue