-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Comparison is hard to read #1367
Comments
I agree -- we really need 2 layouts: one with the sidebar and one without. This can be used for multiple other pages as well that don't fit into any specific section (rendering the sidebar useless). I'm about to make a meta issue that will detail a high-level plan to address this and a variety of other things. |
Noted this in #1380 -- will work on addressing it as soon as possible. It would be made a bit easier by a port but I have a rough idea on how we might achieve this sooner than that as well. |
@skipjack thanks |
I was tring to read the comparison page, but the table displaying the comparison is forced to a percentage of the page, while theres open room on the left and right sides.
I check the source file for the page and it seem's the size of the table here is also limited, but only because of GitHub's page layout.
Is this the same for the website page? If so, can you consider making a slight change to the layout so that the comparison table is readable.
The text was updated successfully, but these errors were encountered: