rust/src/librustdoc/html
kennytm f43c54e1e3 Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietMisdreavus
Mobile sidebar improvements

Very small changes, I just made the width of the sidebar of 100% and centered vertically both items a bit more:

<img width="1440" alt="screen shot 2017-10-12 at 20 00 47" src="https://user-images.githubusercontent.com/3050060/31511496-302bb474-af88-11e7-8dab-2c88799eafcc.png">

r? @rust-lang/docs
2017-10-13 23:38:03 +08:00
..
static Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietMisdreavus 2017-10-13 23:38:03 +08:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustc: replace usize with u64 and ConstUsize. 2017-09-11 08:41:15 +03:00
highlight.rs Add support for ..= syntax 2017-09-22 22:05:18 +02:00
item_type.rs Remove redundant 'Type' in variant names, stop reexporting. 2016-10-02 21:58:18 -04:00
layout.rs Remove jquery dependency 2017-05-02 13:54:42 +02:00
markdown.rs Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavus 2017-09-17 13:19:02 +02:00
render.rs Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomez 2017-10-13 01:58:36 +08:00
toc.rs Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00