1
0
Fork 0

display import books in a row

This commit is contained in:
Mouse Reeve 2020-04-01 14:32:56 -07:00
parent 772ba1840b
commit 8d7ded1c69
3 changed files with 42 additions and 30 deletions

View file

@ -607,3 +607,7 @@ a .icon {
position: absolute;
overflow: hidden;
}
.book-row .book-cover {
float: none;
}