Fix broken background for selectbox in vfs select

This commit is contained in:
Hadi Nategh 2022-07-11 13:55:09 +02:00
parent eecc093ce3
commit 2a280c66cf

View File

@ -3868,10 +3868,6 @@ div.eml div.emlDelete:hover, div.eml div.emlEdit:hover {
filter: contrast(9);
}
.vfs-select-container .et2_toolbar * {
float: left;
}
.vfs-select-toggle {
display: none;
}