Skip to content

Commit 7aebf25

Browse files
Fixes login display on mobile and desktop with any amount of login options
1 parent f078660 commit 7aebf25

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CONTRIBUTORS
22

33
This file is automatically generated. DO NOT EDIT MANUALLY.
4-
Generated on: 2025-08-25T17:00:33.489221Z
4+
Generated on: 2025-08-25T17:44:28.444765Z
55

66
Upstream project: https://github.com/janeczku/calibre-web
77
Fork project (Calibre-Web Automated, since 2024): https://github.com/crocodilestick/calibre-web-automated

cps/static/css/caliBlur.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cps/static/css/caliBlur_override.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ div#Downloads_list {
279279
color: hsla(0, 0%, 100%, .45);
280280
padding: 60px !important;
281281
margin-top: 60px !important;
282+
display: flow-root;
282283
}
283284

284285
body.login > div.navbar.navbar-default.navbar-static-top > div > div.navbar-header > a:hover {

0 commit comments

Comments
 (0)