Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust CSS to make ZIMply usable with MWoffliner dumps #7

Merged
merged 1 commit into from
Jul 27, 2019

Conversation

ostrosablin
Copy link
Contributor

MWoffliner CSS causes a clash, resulting in 100% min-height for the
navbar (that is, navbar covers entire page).

Add a

min-height: auto;

To .navbar selector, to override 100% size.

Signed-off-by: Vitaly Ostrosablin tmp6154@yandex.ru

MWoffliner CSS causes a clash, resulting in 100% min-height for the
navbar (that is, navbar covers entire page).

Add a

min-height: auto;

To .navbar selector, to override 100% size.

Signed-off-by: Vitaly Ostrosablin <tmp6154@yandex.ru>
@kimbauters kimbauters merged commit f8a11b9 into kimbauters:master Jul 27, 2019
@kimbauters
Copy link
Owner

Thanks for the pull request. Don't see how this change could cause any issues so merged.

@ostrosablin ostrosablin mentioned this pull request Sep 9, 2019
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.

2 participants