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

Class index is incorrectly displayed #11

Open
orzechow opened this issue Mar 29, 2016 · 3 comments
Open

Class index is incorrectly displayed #11

orzechow opened this issue Mar 29, 2016 · 3 comments

Comments

@orzechow
Copy link
Contributor

As stated in the todos, the class index is broken due to fixed sized tables.
I might have a look into this in a couple of days.

@Velron
Copy link
Owner

Velron commented Jun 30, 2016

I'm not sure exactly what your issue was, but I think the 1.2.0 release may have fixed this. Let me know if it didn't.

@orzechow
Copy link
Contributor Author

orzechow commented Jul 4, 2016

Okay, I'll have a look in a month as I'm on travels now.

Velron notifications@github.com wrote:

I'm not sure exactly what your issue was, but I think the 1.2.0 release may have fixed this. Let me know if it didn't.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#11 (comment)

@orzechow
Copy link
Contributor Author

Well, on a wide-screen display it is better now, but still not a responsive solution nor good for < 1000px width.
What I mean is that the right columns overflow the main site container, especially with long class names.

The solution would be to use the bootstrap grid system instead of a table, so that the number of columns is not fixed, but depends on the resolution.
But this solution will need more JavaScript site modification.

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