0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Paul Adam Davis 35ddf189e7 Move bottom notifications outlet outside of <main>
Closes #4379

- Moves the bottom notification outlet _outside_ the `<main>` element which allows notifications to show above the nav bar
- Removes (the now unnecessary) code which counter-positioned the bottom notifications when a Settings Menu was opened.

The way these notifications look or are positioned at various viewport sizes **has not changed**.
2015-01-30 16:01:13 +00:00
..
client Move bottom notifications outlet outside of <main> 2015-01-30 16:01:13 +00:00
server Add cache invalidation header when updating tags 2015-01-27 23:44:31 +00:00
shared Fix footnote handling for n-digit numbers 2015-01-17 14:56:13 +00:00
test Simplify url preview component, add test 2015-01-29 17:13:02 +00:00
index.js