[wp-meta] [Making WordPress.org] #6506: The width of the box of Pygments syntax highlighter is small on a mobile screen size
Making WordPress.org
noreply at wordpress.org
Thu Sep 29 01:33:50 UTC 2022
#6506: The width of the box of Pygments syntax highlighter is small on a mobile
screen size
---------------------------------------+----------------------
Reporter: aezazshekh | Owner: (none)
Type: defect (bug) | Status: closed
Priority: lowest | Milestone:
Component: Trac | Resolution: wontfix
Keywords: has-screenshots has-patch |
---------------------------------------+----------------------
Changes (by dd32):
* priority: normal => lowest
* status: new => closed
* resolution: => wontfix
Comment:
This doesn't appear to affect anything other than this specific element,
and the style is directly from the Trac plugin / feature / etc:
{{{
<style type="text/css">
div.code pre { border: 1px solid #999; font-size: 90%; margin: 1em
2em;
padding: 5px; width: 60%;
}
</style>
}}}
I'm not inclined to fix this, this is just adding extra CSS to our styles
for no meaningful benefit.
Please feel free to report an issue upstream to the pygments maintainers.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6506#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list