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

Bug for passman #49

Closed
florealcab opened this issue Jan 19, 2019 · 4 comments
Closed

Bug for passman #49

florealcab opened this issue Jan 19, 2019 · 4 comments

Comments

@florealcab
Copy link

The top bar of passman disappeared with this theme. So we can't add new passwords anymore.

As you can see, the top bar is blank now:

image

@mwalbeck
Copy link
Owner

Thanks for reporting, I'll get it fixed for the next release, which will be no later than Wednesday.

@mwalbeck
Copy link
Owner

As this might be quite annoying here is a quick fix you can add to the bottom of your server.css file, as I plan to do an overhaul of the styling for Passman before the next release.

.app-passman #app-content #app-content-wrapper #passman-controls {
	top: unset;
}

@florealcab
Copy link
Author

Thank you a lot, it works! Thank you for this very quick fix :)

@mwalbeck
Copy link
Owner

Fixed in latest release

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

No branches or pull requests

2 participants