mirror of
https://github.com/electricalice/Ao3-dyslexia.git
synced 2026-03-11 08:55:26 +00:00
corrected some weirdness in the inbox
This commit is contained in:
parent
ae9bb1c049
commit
605b08c2a2
2 changed files with 6 additions and 0 deletions
|
|
@ -878,6 +878,9 @@ properly positioned
|
|||
.fandom .group.listbox {
|
||||
width: 100%; }
|
||||
|
||||
form.inbox {
|
||||
overflow-x: initial; }
|
||||
|
||||
/*
|
||||
======================
|
||||
General settings
|
||||
|
|
|
|||
|
|
@ -875,6 +875,9 @@ properly positioned
|
|||
.fandom .group.listbox {
|
||||
width: 100%; }
|
||||
|
||||
form.inbox {
|
||||
overflow-x: initial; }
|
||||
|
||||
/*
|
||||
======================
|
||||
General settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue