[wp-meta] [Making WordPress.org] #6392: pre tag broken in theme preview in themes directory - blog themes

Making WordPress.org noreply at wordpress.org
Thu Jul 7 05:28:11 UTC 2022


#6392: pre tag broken in theme preview in themes directory - blog themes
-----------------------------+---------------------
 Reporter:  benimub          |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Theme Directory  |  Resolution:
 Keywords:  theme-preview    |
-----------------------------+---------------------

Comment (by benimub):

 you can add this code in style.css

 {{{
 pre {
     white-space: normal;
 }
 }}}

 I have added white-space: normal;

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6392#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list