Fix position of widget toggle element

This commit is contained in:
Fedor A. Fetisov 2018-02-05 16:41:43 +03:00
parent 712117dfc4
commit 4960397655

View File

@ -62,7 +62,7 @@ div.mibew-chat-frame-toggle-on {
width: 27px !important;
height: 480px !important;
right: 517px !important;
bottom: 9px !important;
bottom: 5px !important;
background: #ffffff url("images/right.png") scroll no-repeat 0 0;
}