]> BookStack Code Mirror - bookstack/commit
Updated grid view to use CSS grid and flexbox
authorDan Brown <redacted>
Sun, 11 Feb 2018 11:36:51 +0000 (11:36 +0000)
committerDan Brown <redacted>
Sun, 11 Feb 2018 11:36:51 +0000 (11:36 +0000)
commitbed7ba78d3cb2e9b9abe07de632cce536948afec
tree5a48f72e39b7848b9726a78673a00f4b32aa28c5
parent2533db260dfa95e81ac1238f434f6670d1133b06
Updated grid view to use CSS grid and flexbox

Provides a cleaner height-matched design.
Closes #701
app/Http/Controllers/BookController.php
resources/assets/sass/_grid.scss
resources/assets/sass/_lists.scss
resources/views/books/grid-item.blade.php
resources/views/books/index.blade.php