mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #413 from rtfd/caption-margin
Set margin-bottom to 0 for captions in figures
This commit is contained in:
commit
67e0b98174
@ -23,6 +23,8 @@
|
||||
margin-bottom: $base-line-height
|
||||
p.caption
|
||||
font-style: italic
|
||||
p:last-child.caption
|
||||
margin-bottom: 0px
|
||||
|
||||
div.figure.align-center
|
||||
text-align: center
|
||||
|
Loading…
Reference in New Issue
Block a user