Skip to content

Commit

Permalink
Prevent unset minimal width for popup panel
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Feb 13, 2022
1 parent 585ad8f commit 3ea92f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/css/popup-fenix.css
Expand Up @@ -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;
Expand Down

0 comments on commit 3ea92f8

Please sign in to comment.