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

Fix border on input group elements and custom form inputs #22612

Merged
merged 1 commit into from
Aug 11, 2017

Conversation

nwoltman
Copy link
Contributor

c3e4cbd changed the border of input elements to be translucent. This makes input group elements and custom form inputs follow the same pattern.

Fixes #21098

bootstrap

c3e4cbd changed the border of input elements to be translucent. This commit makes
input group elements and custom form inputs follow the same pattern.
@mdo mdo added this to the v4.0.0-beta.2 milestone May 26, 2017
@mdo
Copy link
Member

mdo commented May 26, 2017

This might be perfect! I'm trying to prioritize only the essentials for our first beta though, so going to wait just a bit on merging this <3.

@mdo mdo removed this from the v4.0.0-beta.2 milestone Jun 18, 2017
@mdo mdo mentioned this pull request Aug 2, 2017
@mdo mdo merged commit f95282c into twbs:v4-dev Aug 11, 2017
@mdo mdo mentioned this pull request Aug 11, 2017
@nwoltman nwoltman deleted the fix-21098 branch August 11, 2017 21:56
@mdo mdo mentioned this pull request Aug 13, 2017
@arnauddrain
Copy link

Shouldn't we change the color of the border when the input is focused as well?
screen shot 2017-08-16 at 17 00 35

@weeco
Copy link

weeco commented Aug 25, 2017

Indeed it looks very weird once the textbox is focused. In the given examples from @nwoltman it would look even more strange.

mdo added a commit that referenced this pull request Oct 2, 2017
Turns out #22612 is a bad idea and it makes all sorts of weird visual
glitches when working with form controls and transparent borders.
mdo added a commit that referenced this pull request Oct 2, 2017
Turns out #22612 is a bad idea and it makes all sorts of weird visual
glitches when working with form controls and transparent borders.
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.

5 participants