You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: