Skip to content

Commit 677edcb

Browse files
committed
MAGETWO-90821: Upload button still get selected after cancel uploading an image
Set input visibility to hidden
1 parent 0ad656d commit 677edcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_file-uploader.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
overflow: hidden;
6868
position: absolute;
6969
width: 0;
70+
visibility: hidden;
7071

7172
&:focus {
7273
+ .file-uploader-button {

0 commit comments

Comments
 (0)