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

Search results are under body #1031

Closed
ckipp01 opened this issue Jul 13, 2021 · 7 comments
Closed

Search results are under body #1031

ckipp01 opened this issue Jul 13, 2021 · 7 comments

Comments

@ckipp01
Copy link
Contributor

ckipp01 commented Jul 13, 2021

On the current site when attempting to use the search functionality, the search results appear under the main body.

2021-07-13 13 23 08

Tried on both Chrome and Firefox with the same result

@eed3si9n
Copy link
Member

I'm guessing it's something to do with #1027

@ericdotdata
Copy link
Contributor

Toggling the overflow-x: hidden makes it show up again

@er1c
Copy link
Contributor

er1c commented Sep 7, 2021

#1038

@eed3si9n
Copy link
Member

eed3si9n commented Sep 7, 2021

@er1c I guess that fixes the documentation, but not the landing pages.

@er1c
Copy link
Contributor

er1c commented Sep 7, 2021

@er1c I guess that fixes the documentation, but not the landing pages.

Let me figure out howto run this all locally, because it seemed to work on the landing pages for me when I was just toggling inside debuger

er1c pushed a commit to er1c/website that referenced this issue Sep 8, 2021
er1c pushed a commit to er1c/website that referenced this issue Sep 8, 2021
eed3si9n added a commit that referenced this issue Sep 8, 2021
[#1031] Remove another overflow-x on landing page
@er1c
Copy link
Contributor

er1c commented Sep 8, 2021

This is working now: https://www.scala-sbt.org/ (might have to clear cache)

@eed3si9n
Copy link
Member

eed3si9n commented Sep 8, 2021

Thanks!

@eed3si9n eed3si9n closed this as completed Sep 8, 2021
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

No branches or pull requests

4 participants