Skip to content

rustdoc: Fix search result layout for enum variants and struct fields#34477

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:patch-1
Jun 27, 2016
Merged

rustdoc: Fix search result layout for enum variants and struct fields#34477
bors merged 1 commit into
rust-lang:masterfrom
ollie27:patch-1

Conversation

@ollie27

@ollie27 ollie27 commented Jun 25, 2016

Copy link
Copy Markdown
Contributor

This was broken in #34234.

For example:
before after
before after

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

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

@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors: r+

@bors

bors commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 27e4ecd has been approved by GuillaumeGomez

@bors

bors commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 27e4ecd with merge e9ab267...

@bors

bors commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@GuillaumeGomez

Copy link
Copy Markdown
Member

@bors: retry

@bors

bors commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 27e4ecd with merge 6fb20ac...

@bors

bors commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-32-opt

@GuillaumeGomez

Copy link
Copy Markdown
Member

@bors: retry

@bors

bors commented Jun 27, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 27e4ecd with merge 126af08...

@bors bors merged commit 27e4ecd into rust-lang:master Jun 27, 2016
@ollie27 ollie27 deleted the patch-1 branch June 30, 2016 11:44
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Aug 11, 2017
…aumeGomez

rustdoc: Fix broken CSS in search results

The layout is currently broken for struct/union fields and enum variants
in the search results when searching from a struct, union or enum page.

Some examples:
https://doc.rust-lang.org/nightly/std/ops/struct.RangeInclusive.html?search=start
https://doc.rust-lang.org/nightly/std/option/enum.Option.html?search=some

 rust-lang#34477 was an incomplete fix
MaloJaffre added a commit to MaloJaffre/rust that referenced this pull request Aug 11, 2017
…aumeGomez

rustdoc: Fix broken CSS in search results

The layout is currently broken for struct/union fields and enum variants
in the search results when searching from a struct, union or enum page.

Some examples:
https://doc.rust-lang.org/nightly/std/ops/struct.RangeInclusive.html?search=start
https://doc.rust-lang.org/nightly/std/option/enum.Option.html?search=some

 rust-lang#34477 was an incomplete fix
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