TOC on order page becomes too narrow on small screens #752
Labels
No Label
bug
build
cgi Scripting
design
disruptive
documentation
duplicate
easy
feature-request
help wanted
javascript
priority/low
question
system-hackers
tagging
text
translations
wait/bugfix
wait/inprogress
wait/misc
wait/proofread
wontfix
xsl
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: FSFE/fsfe-website#752
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The TOC on the order page becomes too narrow on very small screens (like mobile phones), so that the text flows out of the box. It could be solved by placing the TOC box above the text instead of besides it on small screens.
This is probably related to the use of individual CSS styles for that TOC. It would be preferrable to have a global style available for a table of contents box, which is properly arranged for any screen size.
Would you suggest using bootstrap's grids in order to achieve a similar look?
I am not sure whether that would work, since there is no fixed text beside the table of contents. The TOC should just float right if it's a wide screen, and be on top with full width if it's a narrow screen.
See PR #930
Closed by
03287d7e56