mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
make sure padding within notes doesn't add extra margins
This commit is contained in:
parent
d18a666225
commit
38edeb27a4
@ -38,7 +38,7 @@
|
|||||||
// These are the various note pullouts that sphinx applies
|
// These are the various note pullouts that sphinx applies
|
||||||
.note, .attention, .caution, .danger, .error, .hint, .important, .tip, .warning
|
.note, .attention, .caution, .danger, .error, .hint, .important, .tip, .warning
|
||||||
@extend .wy-alert
|
@extend .wy-alert
|
||||||
p.last, p.first
|
.last, p.first
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
.admonition-title
|
.admonition-title
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user