Opened 3 years ago
Closed 3 years ago
#6098 closed defect (bug) (fixed)
Body width is not proper(Found in Chrome Browser)
Reported by: | kajalgohel | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | has-patch needs-testing |
Cc: |
Description
In the responsive design is messed up for the below url, Issue is happning at 1136px resolution and below, the body width is not set, when we go to smaller device the body is shrink totally. It is not look good in mobile devices.
https://core.trac.wordpress.org/tickets/latest
https://core.trac.wordpress.org/tickets/active
Attachments (5)
Change History (12)
#1
in reply to:
↑ description
@
3 years ago
Here is the video link I have attached
https://www.loom.com/share/78d44d476ab24168bf4e34c3465f0b7e
@
3 years ago
i have another solution for this we can add a scroll starts from the screen 1200 so that we can solved this issue globally.
#3
@
3 years ago
- Component changed from WordPress.org Site to Trac
- Priority changed from high to normal
See also #4917 which has covered a lot of the Trac responsive issues.
I haven't reviewed the changes proposed here.
#4
follow-up:
↓ 5
@
3 years ago
@dd32
Please review this changes(patch) which is displayed here because the issue remain same, or should I update this same patch for the #4917 issue ?
#5
in reply to:
↑ 4
;
follow-up:
↓ 6
@
3 years ago
Replying to kajalgohel:
Please review this changes(patch)
Apologies for not being clear - I was referencing the other issue here, and stating that I haven't reviewed the proposed changes, not that I was ignoring it.
Screenshot of issue