https://bugzilla.wikimedia.org/show_bug.cgi?id=49033
--- Comment #4 from Krinkle <[email protected]> --- Created attachment 13169 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13169&action=edit Side-by-side comparison of proposed change To fix: Move padding declaration out of "pre, code" ruleset. The approach "p > code" doesn't make sense since code is always inline and pre always block. Then add: pre { padding: 1em } code { padding: 0.2em 0.5em; } or something like that -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
