Skip to content

[BUG] Broken CSS declaration #230

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

Closed
LazeMSS opened this issue Jan 30, 2022 · 2 comments
Closed

[BUG] Broken CSS declaration #230

LazeMSS opened this issue Jan 30, 2022 · 2 comments

Comments

@LazeMSS
Copy link

LazeMSS commented Jan 30, 2022

The ".dropdown-menu" css should be removed ASAP.

It's a rewrite of a standard bootstrap class name and therefore affects all dropdown menus.

Try an use the CSS selectors so they only affect your own plugins - ie:
#tab_plugin_SpoolManager .dropdown-menu

OllisGit added a commit that referenced this issue Jan 31, 2022
- B #223 Hide database not working message
- B #230 dropdown-menu removed. fixing UICustomizer
@OllisGit
Copy link
Owner

OllisGit commented Jan 31, 2022

Hi @LazeMSS,

I removed the css-class, should be working now.

Please test and give feedback.
Thx, in advance
Olli

@LazeMSS
Copy link
Author

LazeMSS commented Feb 1, 2022

Fixed

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