dotansimha / dotansimha/accounts-ui-angular
Change Alignment
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Is it currently possible to change the alignment?
The issue that I'm having is that I would like to have the login button in the upper right corner of my page, however, the dropdown menu goes off the side of the page, since it is aligned left by default. In vanilla Meteor, I could use the following:
{{> loginButtons align="right"}}
It looks like you can pass {align: "right"} into Blaze.renderWithData, if I'm not missing something, maybe it would make sense to incorporate this? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.