fix height container

This commit is contained in:
celogeek 2020-10-17 13:30:19 +02:00
parent 097ac879ea
commit 754b9832e9
No known key found for this signature in database
GPG Key ID: E6B7BDCFC446233A

View File

@ -111,6 +111,7 @@ a, .danger,.book-remove, .editable-empty, .editable-empty:hover { color: #45b29d
display: block;
max-width: 100%;
height: auto;
max-height: 100%;
}
.container-fluid .discover{ margin-bottom: 50px; }