Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5392 closed defect (bug) (wontfix)

Trac roadmap page not responsive

Reported by: mayur6740's profile mayur6740 Owned by:
Milestone: Priority: lowest
Component: Trac Keywords: needs-patch
Cc:

Description

I am found mobile responsive issue below is link.
=>https://meta.trac.wordpress.org/roadmap

Attachments (1)

Screenshot_1.png (24.8 KB) - added by mayur6740 4 years ago.

Download all attachments as: .zip

Change History (4)

#1 follow-up: @rkradadiya
4 years ago

Solution :

Remove this CSS

.milestone .info {
    white-space: nowrap; 
}
Last edited 4 years ago by rkradadiya (previous) (diff)

#2 in reply to: ↑ 1 @mayur6740
4 years ago

Thank you Sir Replying to rkradadiya:

Solution :

Remove this CSS

.milestone .info {
    white-space: nowrap; 
}

#3 @dd32
4 years ago

  • Component changed from General to Trac
  • Milestone Q1 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Summary changed from Create New Ticket to Trac roadmap page not responsive

Unfortunately this CSS is directly from Trac, an external project.

A lot of trac pages and reports are not responsive, and not designed to be so.

Due to the relitively minor page in question (It's not really used by anyone as far as I know) I'm going to close this as wontfix.

Hopefully Trac will have a more responsive user interface in the future.

Note: See TracTickets for help on using tickets.