[wp-trac] [WordPress Trac] #23184: Twenty Eleven/Twelve: Mismatched lines in GitHub Gists

WordPress Trac noreply at wordpress.org
Fri Apr 26 14:26:57 UTC 2013


#23184: Twenty Eleven/Twelve: Mismatched lines in GitHub Gists
---------------------------+----------------------------
 Reporter:  obenland       |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  lowest         |   Milestone:  WordPress.org
Component:  Bundled Theme  |     Version:  3.5
 Severity:  normal         |  Resolution:
 Keywords:  close          |
---------------------------+----------------------------

Comment (by georgestephanis):

 This really shouldn't be an issue of manually specifying a line height.
 It can be easily resolved with:

 .gist pre {
     font: inherit;
     line-height: inherit;
     white-space: pre;
 }

 (The white-space: pre is to resolve a twentythirteen issue, where the
 lines can wrap and then not match up with the numbers)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23184#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list