Revert "Ensure the treeview can be scrolled horizontally. Fixes #2339"
This reverts commit 78c25cef21 which apparently prevents tree nodes being collapsed.
pull/5/head
parent
8d6add13c0
commit
9f6041b2a7
|
|
@ -45,7 +45,3 @@
|
|||
.pgadmin-node-select option {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.aciTree .aciTreeUl {
|
||||
display: table !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue