Fix inconsistent spacing of collapse all button

This commit is contained in:
Simonas Kazlauskas 2015-02-18 21:38:32 +02:00
parent 204e2bd442
commit a36fc2d66c

View File

@ -1404,8 +1404,7 @@ impl<'a> fmt::Display for Item<'a> {
try!(write!(fmt,
r##"<span id='render-detail'>
<a id="collapse-all" href="#">[-]
</a>&nbsp;<a id="expand-all" href="#">[+]</a>
<a id="collapse-all" href="#">[-]</a>&nbsp;<a id="expand-all" href="#">[+]</a>
</span>"##));
// Write `src` tag