[wp-meta] [Making WordPress.org] #2378: Underscores not appearing in SyntaxHighlighter
Making WordPress.org
noreply at wordpress.org
Fri Jan 13 03:46:00 UTC 2017
#2378: Underscores not appearing in SyntaxHighlighter
-------------------------------+------------------
Reporter: hardeepasrani | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Handbooks | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------
Comment (by rinkuyadav999):
Hi @coffee2code
yes i still see, underscore does not appear.
Windows 7 ultimate 64 bit
Firefox v 50.1.0 (32-bit)
Works fine in chrome Version 55.0.2883.87 m (64-bit)
When i replace this css:
{{{
.syntaxhighlighter table td.code .line {
padding: 0 1em !important;
}
}}}
with this css:
{{{
.syntaxhighlighter table td.code .line {
padding: 0 1em 1px 1em !important;
}
}}}
it display underscore.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2378#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list