mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 18:08:21 +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{
|
div.et2_file input.et2_file_upload{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
top: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 98%;
|
width: 98%;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user