Opened 3 years ago
Closed 4 months ago
#6520 closed defect (bug) (duplicate)
Table content overflow in resonsive
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
Open URL :- https://core.trac.wordpress.org/tickets/needs-testing
check between the 1045 to 771 screen size.
You can able to see the table overflow issue.
Attachments (3)
Change History (5)
@
3 years ago
There is no need of adding scroll css on mobile screen. We only required for the desktop and tablet screen, width between 1040 to 771px. So I made the css for this width only.
#1
@
7 months ago
I have found similar issue like above but with the different url
page url :- https://meta.trac.wordpress.org/report/1
check in the tablet size:-
You can able to see the table overflow issue.
Note: See
TracTickets for help on using
tickets.
I have attached screenshot for better understanding.