-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[RaisedButton] Wrong ripple position with custom styles. #6272
Comments
Webpackbin link is not working. Can you please share it again? |
https://www.webpackbin.com/bins/-KeXtsrRsCDqBykNIePr |
Ripple effect works with Label. You used in webpackbin
So Ripple effect also start after 15px margin. I replace |
I see... But in previous versions margins worked fine... Is there some breaking changes? |
Can you specify version number?
|
We have been porting the component on the v1-beta branch. We reimplemented it from the ground-up. While we haven't tested it, I think that the issue is most likely fixed on that branch. Hence, I'm closing it. |
Problem description
After updating to 0.17.0 I have an issue with raised buttons with custom styles. See example below
As you can see, ripple has wrong position. In previous versions all works fine.
Link to minimally-working code that reproduces the issue
http://www.webpackbin.com/NJY7WMGqz
Versions
The text was updated successfully, but these errors were encountered: