#32962 closed defect (bug) (fixed)
Network Dashboard: Create new site and user text is formatted badly on 320px devices
Reported by: | jeremyfelt | Owned by: | jeremyfelt |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Networks and Sites | Keywords: | has-patch |
Focuses: | ui, multisite | Cc: |
Description
The "Right Now" widget in the Network dashboard is one of the only places that uses .subsubsub
outside of the list table context. See [16237]. As of [26134], .subsubsub
is set to align center on 782px or smaller devices, which works for the layout of filters above list tables, but causes strange formatting in the Right Now dashboard.
Attachments (3)
Change History (7)
#1
@
9 years ago
32962.diff adds formatting specifically for 320px and smaller. Devices larger than that have no trouble with the existing style.
#2
@
9 years ago
- Owner set to jeremyfelt
- Resolution set to fixed
- Status changed from new to closed
In 33168:
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
Right Now dashboard before 32962.diff