corrected some weirdness in the inbox

This commit is contained in:
Mariu 2021-05-28 14:07:21 +02:00
parent ae9bb1c049
commit 605b08c2a2
2 changed files with 6 additions and 0 deletions

View file

@ -878,6 +878,9 @@ properly positioned
.fandom .group.listbox {
width: 100%; }
form.inbox {
overflow-x: initial; }
/*
======================
General settings

View file

@ -875,6 +875,9 @@ properly positioned
.fandom .group.listbox {
width: 100%; }
form.inbox {
overflow-x: initial; }
/*
======================
General settings