1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-11-03 16:53:02 +00:00

fix #2014 (User menu dropdown in caliblur is tiny and presents scrollbars)

Fix display of nonexistent series_index
Fix caliblur add-to-shelf
This commit is contained in:
Ozzie Isaacs
2021-07-11 13:15:13 +02:00
parent aae81c3d24
commit 15ec6bec95
3 changed files with 6 additions and 2 deletions

View File

@@ -3291,7 +3291,6 @@ div.btn-group[role=group][aria-label="Download, send to Kindle, reading"] .dropd
transform-origin: center top;
border: 0;
left: 0 !important;
max-height: 80%;
overflow-y: auto;
}