Conversation
experimatt
left a comment
There was a problem hiding this comment.
At a glance this looks good, but I haven't tested it locally yet.
Can you check if the styles here are still needed, or if they need to be updated as well?
sessionizer/app/assets/stylesheets/grid.css.scss
Lines 46 to 48 in ceff598
experimatt
left a comment
There was a problem hiding this comment.
Something's still off - I forgot to mention that you'll need to test this while logged in so you can see the little Minnestar asterisks (and circles) next to each session title. My apologies 🙈
I think the problem might not actually be the grid layout itself, but the margin/padding of the <li> elements within sessionsList, and/or how those elements are displayed (box-sizing, maybe?).
Can you take another stab at it?


Updates the sessionizer full
.sessionsListto use CSS Grid.