diff --git a/fedireads/static/format.css b/fedireads/static/format.css index b4f16177b..44a9b6203 100644 --- a/fedireads/static/format.css +++ b/fedireads/static/format.css @@ -113,6 +113,10 @@ h2 { margin-right: 1em; } +.book-preview.grid { + float: left; +} + .book-cover.small { width: 50px; height: auto; diff --git a/fedireads/templates/tag.html b/fedireads/templates/tag.html index 39887f91e..8c18f4000 100644 --- a/fedireads/templates/tag.html +++ b/fedireads/templates/tag.html @@ -5,7 +5,7 @@