FS-7944 --fix Moving hover video control to the left
This commit is contained in:
parent
d59c215f59
commit
7cf1238137
|
@ -493,10 +493,8 @@ body .modal-body .btn-group .btn.active {
|
||||||
visibility:hidden;
|
visibility:hidden;
|
||||||
opacity:0;
|
opacity:0;
|
||||||
transition:visibility 0s linear 0.5s,opacity 0.5s linear;
|
transition:visibility 0s linear 0.5s,opacity 0.5s linear;
|
||||||
|
margin: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 15px;
|
|
||||||
top: 15px;
|
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue