JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

Offset for position #108

Closed pickov closed 8 years ago

pickov commented 8 years ago

When i am using one of the six positions (e.g. top-left or top-right) the growl messages allways covers important ui controls. Is it possible to set a offset value for the x-axis and y-axis to move the growl message?

flippinjoe commented 8 years ago

Yes you can do this by overriding the css to manipulate the styling yourself.