Opened 7 months ago
Closed 7 months ago
#61869 closed defect (bug) (fixed)
Network Admin Dashboard Right Now widget button alignment
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Networks and Sites | Keywords: | has-patch |
Focuses: | css, administration, multisite | Cc: |
Description
The Right Now dashboard widget for networks can show the submit buttons for Search Users and Search Sites higher than their respective input fields when they are next to each other. On large screens, that is due to a vertical-align
mismatch. Under the 782px breakpoint, the submit buttons have a bottom margin.
Also, each submit button can wrap below the input field without any space between the two.
- In English, I only saw that occur when the viewport was 350 pixels or narrower.
- In French, I saw it in the 783-1095 range and at less than 527 pixels wide.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
adjusting
vertical-align
and margins