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

Anyway to show only the one button instead of a menu? #62

Open
1moere1 opened this issue Nov 4, 2015 · 2 comments
Open

Anyway to show only the one button instead of a menu? #62

1moere1 opened this issue Nov 4, 2015 · 2 comments

Comments

@1moere1
Copy link

1moere1 commented Nov 4, 2015

the title says everything

@eugene2005
Copy link

Don't add any buttons inside . Specify ng-click event for the component and don't forget to add the following to CSS otherwise you will see wrapping element during the click.

.mfb-component--br {
outline: 0px solid transparent;
}

@pcsantana
Copy link

Hi,
And about the animation icon when clicked? Any suggestions?
Thank you!

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

No branches or pull requests

3 participants