Skip to content

Fix mobile sidebar height on Safari and iOS#35

Open
leahjessie wants to merge 1 commit intobooklore-app:masterfrom
leahjessie:bug/safari-navbar-sidebar
Open

Fix mobile sidebar height on Safari and iOS#35
leahjessie wants to merge 1 commit intobooklore-app:masterfrom
leahjessie:bug/safari-navbar-sidebar

Conversation

@leahjessie
Copy link

Fixes #34

Removes -webkit-backdrop-filter: blur(12px) from .navbar in src/css/custom.css. This property was only ever applied by WebKit browsers. Desktop Chrome and Firefox ignored it as they require the unprefixed backdrop-filter. Removing it has no visible effect on those browsers and fixes the sidebar height bug on Safari and iOS.

@leahjessie leahjessie changed the title Fix mobile sidebar height on Safari and iOS by removing webkit-backdrop-filter from navbar Fix mobile sidebar height on Safari and iOS Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile hamburger menu sidebar renders as single line on iOS and Safari

1 participant