mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08: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
|
// 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.
|
// that output similar, but not quite the same nesting so this is really the best we can do.
|
||||||
dl
|
dl
|
||||||
|
margin-bottom: $base-line-height
|
||||||
// This would be the equivilant of a .. class::
|
// This would be the equivilant of a .. class::
|
||||||
dt
|
dt
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user