[wp-trac] [WordPress Trac] #20837: About WordPress: Wrap class/function names into code tags
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 5 17:17:15 UTC 2012
#20837: About WordPress: Wrap class/function names into code tags
------------------------------------+-----------------------
Reporter: ocean90 | Owner: nacin
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.4
Component: Help/About | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch rtl-feedback |
------------------------------------+-----------------------
Comment (by azaozz):
Looks like the compromise is to use a css class that would keep certain
text blocks like headers in LTR. That gives some flexibility. The other
option would be to style places we don't want monotype fonts:
{{{
h1 code,
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
font-family: sans-serif;
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20837#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list