empty publications table is not full width #46

Open
opened 2021-05-04 08:04:48 +00:00 by aqw · 0 comments
aqw commented 2021-05-04 08:04:48 +00:00 (Migrated from github.com)

When the publications table has been filtered to remove all results, its width collapses and is no longer full width.

This is because of display: block, which is essential for it to behave correctly with overflow-x: auto on small screens.

I know of no alternative solutions that meet both requirements.

When the publications table has been filtered to remove all results, its width collapses and is no longer full width. This is because of `display: block`, which is essential for it to behave correctly with `overflow-x: auto` on small screens. I know of no alternative solutions that meet both requirements.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
www/www.studyforrest.org#46
No description provided.