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

Greenwich: Fix BS3 conflict with html5 search clear button #19461

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

colemanw
Copy link
Member

Overview

This fixes a Bootstrap 3 bug that conflicted with the clear button on <input type="search"> elements.
Ref: twbs/bootstrap#5624

Before

image

After

image

@civibot
Copy link

civibot bot commented Jan 29, 2021

(Standard links)

@civibot civibot bot added the master label Jan 29, 2021
@eileenmcnaughton
Copy link
Contributor

test this please

@eileenmcnaughton
Copy link
Contributor

@colemanw who do you think is well placed to review this?

@colemanw
Copy link
Member Author

colemanw commented Feb 1, 2021

I think anyone can merge it as it's just a copy-paste of the upstream workaround (it was never fixed in BS3 as that version is no longer maintained).
@jamienovick you might want to port this to Shoreditch as well...

@eileenmcnaughton
Copy link
Contributor

ok -it seems fairly narrow

@eileenmcnaughton eileenmcnaughton merged commit 50407cc into civicrm:master Feb 1, 2021
@eileenmcnaughton eileenmcnaughton deleted the searchCancel branch February 1, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants