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

[FloatingActionButton] Button displays wrong shadow #970

Closed
el1f opened this issue Jun 27, 2015 · 1 comment
Closed

[FloatingActionButton] Button displays wrong shadow #970

el1f opened this issue Jun 27, 2015 · 1 comment
Labels
bug 🐛 Something doesn't work component: Fab The React component.

Comments

@el1f
Copy link
Contributor

el1f commented Jun 27, 2015

I'm facing a graphical glitch that prevents me from using the Floating Action Button.
Here's my code:

<div className = {nav}>
    <FloatingActionButton/>
</div>

And here's the result
schermata del 2015-06-27 18 43 00
Playing with chrome's console I was able to remove the glitch from the static button changing the code of the button wrapper div cutting the drop-shadow and moving it to the button tag.

@shaurya947
Copy link
Contributor

@el1f are you still experiencing this issue today? Could you also post the code for the nav class?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: Fab The React component.
Projects
None yet
Development

No branches or pull requests

5 participants