Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
Seven theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 16:27 UTC
Updated:
21 Nov 2009 at 21:42 UTC
See attached screen shot -- this help screen for the Syslog module (admin/help/syslog) has markup like this in it:
...Messages can be flagged with the codes <code>LOG_LOCAL0</code> through...
The <code> sections come out quite a bit smaller than the surrounding text, which makes them, in my opinion, difficult to read. At least on my browser (Firefox 3 on Windows is where I generated the screen shot).
Comments
Comment #1
jhodgdonUgh, sorry about the formatting there in the markup example. It should read
...Messages can be flagged with the codes <code>LOG_LOCAL0</code> through...
Comment #2
batigolixincluded in #563390: Seven theme lacks formatting on common html elements such as lists, paragraphs & <code>