gorhill 8 years ago
parent f2bb7df1db
commit 3df27ffbdf

@ -2843,9 +2843,11 @@ vAPI.toolbarButton = {
');', ');',
'}', '}',
'#' + this.viewId + ', #' + this.viewId + ' > iframe {', '#' + this.viewId + ', #' + this.viewId + ' > iframe {',
'width: 160px;',
'height: 290px;', 'height: 290px;',
'min-width: 0 !important;',
'overflow: hidden !important;', 'overflow: hidden !important;',
'padding: 0 !important;',
'width: 160px;',
'}' '}'
]; ];

Loading…
Cancel
Save