Opened 4 years ago
Closed 16 months ago
#6520 closed defect (bug) (duplicate)
Table content overflow in resonsive
| Reported by: | nidhidhandhukiya | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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)
@
4 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
@
20 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I have attached screenshot for better understanding.