Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

List packages in a table, not just a single row going down #82

Open
vadi2 opened this issue May 30, 2020 · 2 comments
Open

List packages in a table, not just a single row going down #82

vadi2 opened this issue May 30, 2020 · 2 comments

Comments

@vadi2
Copy link
Member

vadi2 commented May 30, 2020

The packages are all listed in one row going down, instead of going left to right, next row, left to right.

I had a small scrap with bootstrap about this but couldn't make it flow just yet.

@Kebap
Copy link
Contributor

Kebap commented Jun 4, 2020

Flowing items from one row to the next depending on viewport size and space between shared evenly around all items seems easily doable with css flexboxes here: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox

@vadi2
Copy link
Member Author

vadi2 commented Jun 5, 2020

Yep it's already a flexbox, see the Bootstrap grid that is used for this: https://getbootstrap.com/docs/4.0/layout/grid/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants