1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-14 00:05:08 +12:00
gorhill 2017-06-21 12:55:48 -04:00
parent f2bb7df1db
commit 3df27ffbdf

View file

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