Merge remote-tracking branch 'caliblur/master'

This commit is contained in:
Ozzie Isaacs 2021-08-01 17:35:30 +02:00
commit 1e2335dea0
1 changed files with 4 additions and 0 deletions

View File

@ -3293,6 +3293,10 @@ div.btn-group[role=group][aria-label="Download, send to Kindle, reading"] .dropd
left: 0 !important;
overflow-y: auto;
}
#add-to-shelves {
max-height: calc(100% - 120px);
overflow-y: auto;
}
.dropdown-menu > li > a {
color: hsla(0, 0%, 100%, .7);