Opened 7 years ago
Closed 6 years ago
#3527 closed defect (bug) (fixed)
Fix responsiveness for the Blog page
Reported by: | raajtram | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description
The Blog Page's responsiveness is broken, primarily due to the <tables>
in the WordPress User Survey Data for 2015-2017 post.
Page 2 of the blog (or really, any other page where posts don't contain tables) is fine. So the culprit is indeed the table(s).
A "quick-fix" or hack would be to stop the overflow on the column, and that works for most of the tables. However, there are a few tables in there which are not 100% responsive (I'm not sure why).
Attachments (1)
Change History (4)
#1
@
6 years ago
- Keywords 2nd-opinion added
I'm leaning towards not fixing it, but rather live with it until we redo the News theme and handle tables properly. It's just this one post that breaks it, and it doesn't break it in a way that would make the site unusable on small screens. Thoughts?
Note: See
TracTickets for help on using
tickets.
Prevent tables from breaking responsiveness