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

Position bottom #59

Open
lai32290 opened this issue Jan 27, 2016 · 2 comments
Open

Position bottom #59

lai32290 opened this issue Jan 27, 2016 · 2 comments

Comments

@lai32290
Copy link

Is possible configure position to bottom?

@Mangor
Copy link

Mangor commented Oct 22, 2016

+1

@gabtec
Copy link

gabtec commented Nov 17, 2016

A possible solution:

    notify.config({
        'startTop': $window.innerHeight - 50,
    });

with $window.innerHeight returning the current height of your browser window

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