[wp-trac] [WordPress Trac] #34991: Introduce a typographic measure for the admin screens
WordPress Trac
noreply at wordpress.org
Wed Sep 27 14:49:13 UTC 2017
#34991: Introduce a typographic measure for the admin screens
-------------------------------------------------+-------------------------
Reporter: afercia | Owner: afercia
Type: feature request | Status: assigned
Priority: normal | Milestone: 4.9
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots ui- | Focuses: ui,
feedback | accessibility
-------------------------------------------------+-------------------------
Comment (by afercia):
For a comparison, see the screenshots in the ticket description above and
the ones below:
Help tabs:
[[Image(https://cldup.com/B4wFO8Nzqb.jpg)]]
Discussion settings (not applied on the current patch):
[[Image(https://cldup.com/PKGvTRNZGh.jpg)]]
Worth reminding the proposed new CSS class is meant to be a general
utility class and can be applied on any text block, when necessary. I'd
propose to introduce it in core and keep it simple to start experimenting
with it.
In the future, maybe consider to extend it and introduce a set of
"measure" classes with different values, for example:
{{{
.measure-40 { max-width: 40em; }
.measure-44 { max-width: 44em; }
.measure-48 { max-width: 48em; }
...
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34991#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list