[wp-trac] [WordPress Trac] #31685: Better responsive styling for my-sites.php
WordPress Trac
noreply at wordpress.org
Wed Jul 8 18:30:38 UTC 2015
#31685: Better responsive styling for my-sites.php
----------------------------+----------------------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: administration, multisite
----------------------------+----------------------------------------
Comment (by boonebgorges):
[attachment:31685.5.diff] introduces the following changes:
* Ensures that we don't get weird float issues (by applying `clear` where
appropriate)
* Sets a `min-height` on the `li` elements when in a grid formation. This
results in a bit of extra whitespace for small titles, but it's the only
way to ensure that rows are even without tables (or without redesigning
the whole page). Very, very long site titles can still overflow, in which
case a small gap is introduced between rows. See
[attachment:31685-fullwidth.png]. IMO, this is acceptable for an edge
case.
* Tweaked the padding at various widths to make sure nothing looks cramped
against the edges.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31685#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list