-
Notifications
You must be signed in to change notification settings - Fork 12
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
Tutorials icon images ratio not respected #6
Comments
Online version looks good from Firefox though... |
That's right, it's fine in Firefox, not in Chromium, I tried in private mode with Chromium and still get the issue (I'm unsure if private mode uses user config) It also happens on my Android phone so I guess it's not my user configuration making the images looks deformed. |
Sure, it's not a problem with your configuration, I observe the same in my default browser (Chromium). Just wanted to throw in additional piece of information. |
The problem comes from this <colgroup>
<col width="6%">
<col width="94%">
</colgroup> Here is a relevant discussion, though no good solution. |
Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs. |
Online
Local
The text was updated successfully, but these errors were encountered: