[wp-meta] [Making WordPress.org] #728: Syntax highlighted code blocks get bumped below Topics box

Making WordPress.org noreply at wordpress.org
Sun Mar 1 22:06:51 UTC 2015


#728: Syntax highlighted code blocks get bumped below Topics box
--------------------------+-------------------------------------
  Reporter:  coffee2code  |      Owner:
      Type:  defect       |     Status:  new
  Priority:  normal       |  Component:  developer.wordpress.org
Resolution:               |   Keywords:  needs-patch ui-feedback
--------------------------+-------------------------------------

Comment (by melchoyce):

 Changing .syntaxhighlighter from width: 100% to max-width: 100% fixes
 this:

 {{{
 .syntaxhighlighter {
     max-width: 100%;
 }
 }}}

 Any reason why everything has `!important`?

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


More information about the wp-meta mailing list