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

bugfix/wv-227 solution TEAM REVIEW #3853

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

pbnjcub
Copy link
Contributor

@pbnjcub pbnjcub commented Mar 11, 2024

What github.com/wevote/WebApp/issues does this fix?

WV-227

Changes included this pull request?

commented out the following lines in main.css

/* both of these commented lines cause the border issue around the input fields /
/
input:focus {
outline: var(--primary) solid 2px !important;
} */

/* input:focus-visible {
outline: var(--primary) solid 2px !important;
} */

@nishat-a
Copy link

@pbnjcub in this PR have you reverted the code by Ivan after which this bug started appearing? If so, I think Ivan should also know about this as it may make the bug he was working on reappear again.

@pbnjcub
Copy link
Contributor Author

pbnjcub commented Mar 12, 2024 via email

@DaleMcGrew
Copy link
Member

👍 Thank you @pbnjcub!

@DaleMcGrew DaleMcGrew merged commit 72b6c83 into wevote:develop Mar 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants