1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Prevent unset minimal width for popup panel

Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1972
This commit is contained in:
Raymond Hill 2022-02-13 08:25:23 -05:00
parent 585ad8f9e6
commit 3ea92f87a3
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -639,7 +639,6 @@ body:not([data-more~="e"]) [data-more="e"] {
}
:root.portrait #main {
max-width: unset;
min-width: unset;
}
:root.portrait #firewall {
max-height: unset;