-
Notifications
You must be signed in to change notification settings - Fork 198
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
Footer styling broken on search page #1382
Comments
Dylan-DPC-zz
pushed a commit
to Dylan-DPC-zz/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? `@Nemo157`
Dylan-DPC-zz
pushed a commit
to Dylan-DPC-zz/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ``@Nemo157``
Dylan-DPC-zz
pushed a commit
to Dylan-DPC-zz/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ```@Nemo157```
jackh726
added a commit
to jackh726/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ````@Nemo157````
jackh726
added a commit
to jackh726/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? `````@Nemo157`````
jackh726
added a commit
to jackh726/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ``````@Nemo157``````
jackh726
added a commit
to jackh726/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ```````@Nemo157```````
jackh726
added a commit
to jackh726/rust
that referenced
this issue
Apr 29, 2021
…ss-for-search-results, r=Nemo157 Remove unnecessary CSS rules for search results Discovered that this was useless when working on rust-lang/docs.rs#1382. r? ````````@Nemo157````````
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On the search results page (for any crate) the page's footer displays in the middle of and underneath the search results:
An example can be seen here:
(Note: this happens regardless of screen size/ratio)
The text was updated successfully, but these errors were encountered: