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

Fixes #13165 - select2 fields border radius should be square #3061

Closed
wants to merge 1 commit into from

Conversation

dLobatog
Copy link
Member

With patternfly border-radius are supposed to be 0px. However some of
them are not, even if we override it, because the select2 stylesheet
coming from the gem has set '!important' to some CSS rules.

Before:
How it should look:

With patternfly border-radius are supposed to be 0px. However some of
them are not, even if we override it, because the select2 stylesheet
coming from the gem has set '!important' to some CSS rules.

Before: http://i.imgur.com/YSVys3l.png
How it should look: http://i.imgur.com/Kd6FM64.png
@domcleal
Copy link
Contributor

Is there any trick to reproducing this? I can't do so on the New Host form in either Chrome or Firefox, the borders are all square.

I don't see any border-radius entries in select2-rails version 3.5.9.3 with !important, do you have an older version perhaps?

@shlomizadok
Copy link
Member

They are square for me as well

@dLobatog
Copy link
Member Author

Closing - I guess I was using an older version of select2-rails or something similar, in any case they're square now indeed. Thanks @domcleal and @shlomizadok for taking the time to try it out

@dLobatog dLobatog closed this Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants