mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-25 02:57:22 +00:00
fix height container
This commit is contained in:
parent
097ac879ea
commit
754b9832e9
@ -111,6 +111,7 @@ a, .danger,.book-remove, .editable-empty, .editable-empty:hover { color: #45b29d
|
|||||||
display: block;
|
display: block;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-fluid .discover{ margin-bottom: 50px; }
|
.container-fluid .discover{ margin-bottom: 50px; }
|
||||||
|
Loading…
Reference in New Issue
Block a user