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

Fixing the position of FAB #78

Closed
hrajpal96 opened this issue Aug 16, 2018 · 1 comment
Closed

Fixing the position of FAB #78

hrajpal96 opened this issue Aug 16, 2018 · 1 comment

Comments

@hrajpal96
Copy link

The FAB positioning faces an issue if position:absolute is used in the corresponding css (say, on the bottom right side of the screen).

@bradmartin
Copy link
Collaborator

if you want to position it on the bottom right, it's going to be entirely dependent upon your page and the layout you are using. If you want to 'float' it then I suggest a gridlayout seen here and in the demo app.

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

2 participants