about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-11-29 13:10:52 +0100
committerGitHub <noreply@github.com>2018-11-29 13:10:52 +0100
commitf20a1d7b5d2022e10b37362be88223e876c62fe3 (patch)
tree2a96f4983dfb01c04b83a17df12086fe050c5280 /src/rustllvm/RustWrapper.cpp
parent79f02e4b332cdca24de1d065cf0b0c326e021711 (diff)
parentc013de4f9b0e9197dc09f8e48ad970fcdf0dbea4 (diff)
downloadrust-f20a1d7b5d2022e10b37362be88223e876c62fe3.tar.gz
rust-f20a1d7b5d2022e10b37362be88223e876c62fe3.zip
Rollup merge of #56321 - jnqnfe:css_nested_list_margin, r=GuillaumeGomez
rustdoc: add bottom margin spacing to nested lists

the current CSS for nested lists sets margin-bottom to zero, which means that a nested list is squished up against subsequent list items/paragraphs

this changes the bottom margin to .6em, same as for paragraphs

before:
![before](https://user-images.githubusercontent.com/33935229/49176291-699ba800-f342-11e8-9d33-c4acd4df2beb.png)
after:
![after](https://user-images.githubusercontent.com/33935229/49176299-6f918900-f342-11e8-90c3-aa14db195b45.png)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions