Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

[TextField] Grey border-bottom doesn't disappear when field is clicked. Blue doesn't cover grey correctly. #490

Open
wzup opened this issue Jun 15, 2017 · 1 comment

Comments

@wzup
Copy link

wzup commented Jun 15, 2017

Here is how it looks in your examples. Grey border-bottom is substituted by blue color just fine:

textfield-original-comment

Here is the issue. Blue line appears just a few pixels above the grey border-bottom.

textfield-comment

What error is this? Why does it happen? How to fix?

@Azhng
Copy link

Azhng commented Oct 7, 2017

Hi wzup, I had similar issue as you. I found that it might be caused by the incompatibility between react-mdl and bootstrap library. I resolved this issue by removing code that imports bootstrap library.
Hope it helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants