https://bugzilla.wikimedia.org/show_bug.cgi?id=44806
Web browser: ---
Bug ID: 44806
Summary: mobile css style for preformatted tags should be
monospace
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: Interface
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
The css style for the <pre> and <tt> tag on the mobile site is set to inherit,
which means it is rendered as a variable-width font. This makes code examples,
etc., very hard to read. For example, compare
http://en.wikipedia.org/wiki/Template:Pre to
http://en.m.wikipedia.org/wiki/Template:Pre
I suggest adding
pre, tt {font-family: monospace;}
To the css.
The dashed border is also missing.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l