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

Top bar logo causes page jump during load #37

Open
mvl22 opened this issue Jul 10, 2013 · 1 comment
Open

Top bar logo causes page jump during load #37

mvl22 opened this issue Jul 10, 2013 · 1 comment

Comments

@mvl22
Copy link
Contributor

mvl22 commented Jul 10, 2013

The header/logo at the top of the page appears quite late in the loading cycle, especially on mobile, e.g.:

https://raven.cam.ac.uk/

As a result, I've often found that, when using Raven, I move my finger to the username field, but the page then jumps down, requiring a second click to the new location.

Is it possible at least to give the top logo a height? Currently the code is:

<img alt=""  src="/images/interface/main-logo-small.png" />

Or is the problem slow loading of the whole header? (I can't immediately tell.)

@tombsar
Copy link
Contributor

tombsar commented May 30, 2019

This should be fixed by 796f39b.

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

2 participants