Index: gc_lang/fr/webext/content_scripts/panel.css ================================================================== --- gc_lang/fr/webext/content_scripts/panel.css +++ gc_lang/fr/webext/content_scripts/panel.css @@ -77,10 +77,11 @@ background-color: hsl(0, 100%, 60%); } .grammalecte_panel_content { position: absolute; + min-width: 100%; height: calc(100% - 55px); /* panel height - title_bar */ overflow: auto; }