display import books in a row
This commit is contained in:
parent
772ba1840b
commit
8d7ded1c69
3 changed files with 42 additions and 30 deletions
|
@ -607,3 +607,7 @@ a .icon {
|
|||
position: absolute;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.book-row .book-cover {
|
||||
float: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue