user list column value and tags editor (#1938)

Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
This commit is contained in:
Ozzie Isaacs
2021-04-25 10:42:41 +02:00
parent 450ee43677
commit 97e4707f72
6 changed files with 276 additions and 149 deletions

View File

@@ -15,6 +15,10 @@ body {
overflow: hidden;
}
.myselect {
overflow: visible !important;
}
#main {
position: absolute;
width: 100%;