Opened 9 years ago
Closed 9 years ago
#2406 closed defect (bug) (fixed)
Remove padding assigned to <pre><code> in Breathe theme
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | |
| Cc: |
Description
To remove illegible code blocks like:
It would be helpful to add the following CSS to Breathe:
pre code {
padding: 0;
}
Change History (1)
Note: See
TracTickets for help on using
tickets.

In 4742: