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

Logos appear squashed on Safari #6

Closed
joshmoore opened this issue May 12, 2020 · 9 comments
Closed

Logos appear squashed on Safari #6

joshmoore opened this issue May 12, 2020 · 9 comments

Comments

@joshmoore
Copy link
Member

see: https://omero-guides.readthedocs.io/en/latest/api_usage.html
Screen Shot 2020-05-12 at 11 44 27

@jburel
Copy link
Member

jburel commented May 12, 2020

I noticed the problem too, Not only on safari. I will try to sort things out
thanks

@joshmoore
Copy link
Member Author

Heh. Ok. Then I'm not going crazy. I just re-opened the page with a different window size and it was normal, so I was going to close the issue. Haven't re-created the situation yet.

@pwalczysko
Copy link
Member

cannot repeat on my Safari

@jburel
Copy link
Member

jburel commented May 12, 2020

I have opened a PR
#7
Screenshot in PR

@joshmoore
Copy link
Member Author

cc: @lunson in case she has any ideas.

@lunson
Copy link
Member

lunson commented May 12, 2020

@joshmoore Try applying fixed dimensions to the td cell that contains the logo. For example, <td style="width:100px; height:100px;">[ img of logo here ]</td>

@joshmoore
Copy link
Member Author

Thanks.

@jburel
Copy link
Member

jburel commented May 12, 2020

it is sphinx not html but I will try something like that

@jburel
Copy link
Member

jburel commented Jun 16, 2020

PR has been merged

@jburel jburel closed this as completed Jun 16, 2020
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