[wp-meta] [Making WordPress.org] #2406: Remove padding assigned to <pre><code> in Breathe theme
Making WordPress.org
noreply at wordpress.org
Thu Jan 19 18:11:33 UTC 2017
#2406: Remove padding assigned to <pre><code> in Breathe theme
--------------------------------------+-----------------
Reporter: danielbachhuber | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Make (Get Involved) / P2 | Keywords:
--------------------------------------+-----------------
To remove illegible code blocks like:
[[Image(https://dl.dropboxusercontent.com/s/wkvr148cq7no3ze/2017-01-19%20at%2010.09%20AM.png)]]
It would be helpful to add the following CSS to Breathe:
{{{
pre code {
padding: 0;
}
}}}
From https://make.wordpress.org/cli/handbook/installing/
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2406>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list