mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
fix popup panel width issue when photon disabled [firefox]
This commit is contained in:
parent
6328a63c2b
commit
432818df4f
1 changed files with 1 additions and 0 deletions
|
@ -3125,6 +3125,7 @@ vAPI.toolbarButton = {
|
|||
'#' + this.viewId + ',',
|
||||
'#' + this.viewId + ' > iframe {',
|
||||
'height: 290px;',
|
||||
'max-width: none !important;',
|
||||
'min-width: 0 !important;',
|
||||
'overflow: hidden !important;',
|
||||
'padding: 0 !important;',
|
||||
|
|
Loading…
Reference in a new issue