]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 4 Jul 2014 10:16:21 +0000 (10:16 +0000)
committerbors <bors@rust-lang.org>
Fri, 4 Jul 2014 10:16:21 +0000 (10:16 +0000)
A margin for the top level list was leaking into nested ones.

before; after:

![screenshot from 2014-07-04 08 18 32](https://cloud.githubusercontent.com/assets/1203825/3476459/0b7f8ea8-0300-11e4-8b67-0c47b7931d56.png)


Trivial merge