bootstrap-notify
bootstrap-notify copied to clipboard
Height is 100%
Hey, i included your js in my rails project. It works fine except that the height of the notification seems to be 100%.
Maybe somebody knows a fix for that
right click on the notification and inspect the element. Verify that no css classes are setting the height to 100%.
This issue is complicated to resolve without having access to the page causing the issue.