Update iframe.css

Prevent scroll bars
This commit is contained in:
Max Mekenya 2015-07-14 23:49:59 +10:00
parent 3edc959096
commit 160cf51a94

View File

@ -25,7 +25,7 @@ iframe.mibew-chat-frame {
bottom: 5px !important;
right: 5px !important;
width: 510px !important;
height: 480px !important;
height: 490px !important;
overflow: hidden !important;
z-index: 100 !important;
border-radius: 10px !important;