Explorar o código

Unhide the Crates sidebar, it should be correct now.

Simon Sapin %!s(int64=12) %!d(string=hai) anos
pai
achega
e26b42e617
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lib.rs

+ 1 - 1
src/lib.rs

@@ -9,7 +9,7 @@
 #![crate_name = "url"]
 
 //! <a href="https://github.com/servo/rust-url"><img style="position: absolute; top: 0; left: 0; border: 0;" src="../github.png" alt="Fork me on GitHub"></a>
-//! <style>.sidebar { display: none }</style>
+//! <style>.sidebar { margin-top: 53px }</style>
 //!
 //! rust-url is an implementation of the [URL Standard](http://url.spec.whatwg.org/)
 //! for the [Rust](http://rust-lang.org/) programming language.