From 22160014a4195f12dcef70e800de2ffc2cc7a981 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adrien=20T=C3=A9tar?= Date: Fri, 25 Apr 2014 16:56:39 +0900 Subject: [PATCH] rustdoc: fixes --- src/doc/favicon.inc | 2 +- src/librustdoc/html/layout.rs | 4 ++-- src/librustdoc/html/static/main.css | 9 ++++----- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/doc/favicon.inc b/src/doc/favicon.inc index b68c58c9b61..51609a660d3 100644 --- a/src/doc/favicon.inc +++ b/src/doc/favicon.inc @@ -1 +1 @@ - + diff --git a/src/librustdoc/html/layout.rs b/src/librustdoc/html/layout.rs index d0cfabc8c11..7cfc307debe 100644 --- a/src/librustdoc/html/layout.rs +++ b/src/librustdoc/html/layout.rs @@ -38,11 +38,11 @@ pub fn render( {title} - - {favicon, select, none{} other{}} + {favicon, select, none{} other{}}