mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
Fix attachment button is being overlapped by searchbox in vfs select dialog
This commit is contained in:
parent
ca0b17de7f
commit
8cc14a9919
@ -3870,7 +3870,7 @@ div.eml div.emlDelete:hover, div.eml div.emlEdit:hover {
|
||||
}
|
||||
|
||||
.vfs-select-container div.et2_file {
|
||||
width: 24px;
|
||||
width: 86px;
|
||||
}
|
||||
|
||||
.vfs-select-container div.et2_file .progress {
|
||||
|
Loading…
Reference in New Issue
Block a user