Fix vfs upload on links tab

Accidentally broken by SVN r55144.
This commit is contained in:
Nathan Gray 2016-02-29 15:59:45 +00:00
parent 033c1f4a9f
commit 93f3b23a92

View File

@ -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;