Skip to content

Fix rustdoc fallout from #20092 #20703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 8, 2015

Conversation

barosl
Copy link
Contributor

@barosl barosl commented Jan 7, 2015

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.

@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@barosl barosl force-pushed the rustdoc-z-index-fallout branch from 8efdeb8 to 3032fba Compare January 7, 2015 18:09
Due to the CSS changes done by the previous patch to make the line
numbers clickable (rust-lang#20092), the sidebar became unclickable. This commit
reverts the changes and adopts an alternative approach.
@barosl barosl force-pushed the rustdoc-z-index-fallout branch from 3032fba to 29ff43b Compare January 7, 2015 18:10
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
Due to the CSS changes done by the previous patch to make the line numbers clickable (rust-lang#20092), the sidebar became unclickable. This PR reverts the changes and adopts an alternative approach.

I'm very sorry for having broken things.
@bors bors merged commit 29ff43b into rust-lang:master Jan 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants