mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
add margin to dl, fixes #43
This commit is contained in:
parent
caba30b87f
commit
8b620bbbe5
@ -171,6 +171,7 @@
|
||||
// This makes me terribly unhappy and makes this code very nesty. Unfortunately I've seen hand-written docs
|
||||
// that output similar, but not quite the same nesting so this is really the best we can do.
|
||||
dl
|
||||
margin-bottom: $base-line-height
|
||||
// This would be the equivilant of a .. class::
|
||||
dt
|
||||
display: inline-block
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user