[wp-meta] [Making WordPress.org] #3510: Code Block Styling

Making WordPress.org noreply at wordpress.org
Tue Mar 13 18:32:00 UTC 2018


#3510: Code Block Styling
-------------------------+-----------------
 Reporter:  Howdy_McGee  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:
Component:  Handbooks    |   Keywords:
-------------------------+-----------------
 I think The Handbook `<code>` block could use a bit of styling. Let's take
 the [https://make.wordpress.org/support/handbook/giving-good-support/pre-
 defined-replies/ Pre-defined replies] as an example since it has many code
 blocks. The padding isn't getting applied all around. I think a change for
 the better would be something like this:


 {{{
 code {
     display: block;
     overflow-y: scroll
 }
 }}}


 This would both apply the padding all around the code block and ensure
 that long links  have the proper space to grow.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3510>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list