-
-
Notifications
You must be signed in to change notification settings - Fork 562
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
Fix queries Clear Filters button #1299
Conversation
I don't see how this can can be related to this patch, though :/ |
Yeah, not sure, just commenting what I observed when checking out the branch :) Full cache reload between branches, too/ |
The exact same button classes are used everywhere else:
|
Let's leave this until we figure out the root cause. |
c121435
to
fc2826f
Compare
I confirmed the issue, although I have to say it doesn't make sense to me. I will try to fix it later by setting It's weird because it seems that only this button has this issue... |
620bb62
to
2218695
Compare
@PromoFaux can you give it another go? BTW more of the reset buttons where showing on devel. This should take care of it. |
2218695
to
796a37d
Compare
So, apparently Bootstrap 3.x had https://getbootstrap.com/docs/3.4/css/#helper-classes-show-hide I'll try to remove Even I don't remember the 3.x utils... 🙁 |
Now it should look like the rest of the buttons Signed-off-by: XhmikosR <[email protected]>
aa8ff24
to
064af1d
Compare
Signed-off-by: XhmikosR <[email protected]>
064af1d
to
e70e108
Compare
This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there: https://discourse.pi-hole.net/t/pi-hole-5-1-released/35577/1 |
Now it should look like the rest of the buttons
Signed-off-by: XhmikosR [email protected]
By submitting this pull request, I confirm the following:
{please fill any appropriate checkboxes, e.g: [X]}
{Please ensure that your pull request is for the 'devel' branch!}
git rebase
)git commit --signoff
)