mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Fix vfs upload on links tab
Accidentally broken by SVN r55144.
This commit is contained in:
parent
033c1f4a9f
commit
93f3b23a92
@ -631,6 +631,7 @@ span.et2_file_span{
|
||||
}
|
||||
div.et2_file input.et2_file_upload{
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
cursor: pointer;
|
||||
width: 98%;
|
||||
opacity: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user