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

[Feature Request]: Any way we can prevent that at 100% zoom logo and Roche word spans into two lines? #144

Open
m7pr opened this issue Feb 15, 2024 · 6 comments
Assignees
Labels

Comments

@m7pr
Copy link
Contributor

m7pr commented Feb 15, 2024

This is zoom 100% on Google Chrome
image

@m7pr m7pr added bug Something isn't working core labels Feb 15, 2024
@donyunardi
Copy link
Contributor

This is my 100% zoom (max browser window width) with Chrome on 16 inch MBP
image

I think this behavior is specific to user's monitor spec.

@cicdguy
Copy link
Contributor

cicdguy commented Feb 15, 2024

This is my 100% zoom (max browser window width) with Chrome on 16 inch MBP

image

I think this behavior is specific to user's monitor spec.

What's the resolution on your monitor @donyunardi? Would be good to have a fluid layout that adapts to the user's screen size and resolution.

@donyunardi
Copy link
Contributor

What's the resolution on your monitor?

1792 x 1120 which is the default.

@m7pr
Copy link
Contributor Author

m7pr commented Feb 16, 2024

I'm just saying this happens in some setup. I have regular 15inches screen, and default resolutions. IMHO we should put a div or a class that gets the whole logo part into the new line, if it can't fit all together in one line.

@averissimo
Copy link
Contributor

averissimo commented Feb 16, 2024

I'm not convinced this is a bug, but this would probably solve it:

tags$span(style = "font-size: 24px;white-space: nowrap;", "NEST @ Roche")

@m7pr
Copy link
Contributor Author

m7pr commented Feb 16, 2024

This is just a NICE TO HAVE visual improvement!

@m7pr m7pr removed the bug Something isn't working label Feb 16, 2024
@m7pr m7pr changed the title [Bug]: At 100% zoom logo and Roche word spans into two lines [Feature Request]: Any way we can prevent that at 100% zoom logo and Roche word spans into two lines? Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants