Opened 19 months ago
Last modified 19 months ago
#7275 new defect (bug)
TracQuery page is fully breaking at every responsive breakpoints.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Trac | Keywords: | has-patch |
Cc: |
Description
The link to page :- https://meta.trac.wordpress.org/wiki/TracQuery
this is breaking in all the responsive views in mobile,tablet and laptop views as its table class named listing tickets the screenshot image does not have width mentioned in it below are the several screenshot about the page break.
Attachments (4)
Change History (5)
Note: See
TracTickets for help on using
tickets.
add width = "100%" in the img tag of html below is the code:-
<a style="padding:0; border:none" href="https://i.imgur.com/AA4ier1.png"><img src="https://i.imgur.com/AA4ier1.png" width="100%" alt="https://i.imgur.com/AA4ier1.png" crossorigin="anonymous" title="https://i.imgur.com/AA4ier1.png"></a>
changes after applying css:-