Skip to content
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

making raw source display better #16066

Closed
wants to merge 1 commit into from

Commits on Jul 29, 2014

  1. making raw source display better

    * Make the code fill up the full width of the page (no massive whitespace on the left)
    * Move the code down to make it not intersect the logo
    * Set a min-width and remove the max-width so that the code doesn't scroll internally, but instead scrolls the page, meaning horizontal scroll bars are always available
    * Set overflow to actually overflow, just to be sure
    
    Fixes rust-lang#15891
    Gankra committed Jul 29, 2014
    4 Configuration menu
    Copy the full SHA
    70c936b View commit details
    Browse the repository at this point in the history