]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20703: barosl/rustdoc-z-index-fallout
authorAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:17:32 +0000 (17:17 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:17:32 +0000 (17:17 -0800)
commit188bfbfd5d3943ee91b33bf0ebff98854831dcaa
tree1f9b8e749267b7499e31712b5852237325701042
parentf25784899209f5c97bc32cbb4abf9ba57f1b12b8
parent29ff43bbbb1fe1c694dd78f86b8800baf8a1ffa5
rollup merge of #20703: barosl/rustdoc-z-index-fallout

Due to the CSS changes done by the previous patch to make the line numbers clickable (#20092), the sidebar became unclickable. This PR reverts the changes and adopts an alternative approach.

I'm very sorry for having broken things.