Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Fixed bug where collapsing the sidebar caused incorrect offset CSS. #139

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

dlareau
Copy link
Contributor

@dlareau dlareau commented Mar 11, 2019

Upon upgrading to v0.4.1, I realized that the navbar no longer collapsed properly. It would seem this was caused by a mismatch in bootstrap formatting between base.js and base.html, because commit 393b33e edited only base.js. This resulted in the main content area not having the offset taken away when the navbar collapsed. The fix was just to update base.js to match the new base.html. I have also checked that those values are not referenced anywhere else in the project.

@douglasmiranda douglasmiranda merged commit 17c2de5 into douglasmiranda:master Mar 11, 2019
@douglasmiranda
Copy link
Owner

Thank you for contributing!! xD

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants