FS-7944 --fix Moving hover video control to the left

This commit is contained in:
Italo Rossi 2015-08-07 11:09:46 -05:00
parent d59c215f59
commit 7cf1238137
1 changed files with 1 additions and 3 deletions

View File

@ -493,10 +493,8 @@ body .modal-body .btn-group .btn.active {
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.5s,opacity 0.5s linear;
margin: 10px;
position: absolute;
right: 15px;
top: 15px;
z-index: 1001;
}