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

Distribute widgets relative to breakpoints and available space #170

Closed
khituras opened this issue Oct 31, 2022 · 0 comments
Closed

Distribute widgets relative to breakpoints and available space #170

khituras opened this issue Oct 31, 2022 · 0 comments
Assignees

Comments

@khituras
Copy link
Member

Bootstrap offers a responsive grid system via media query breakpoints encapsulated into col-screensize-numcolumns classes. This can be used to adapt the widget layout for different screen resolutions. Additionally, the statistics widget may vary in size considerably depending on whether a-list-genes and b-list-genes are specified or not.
Use the columns classes to reach that the widgets look nicely in most cases.

@khituras khituras self-assigned this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant