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 a4a3bcb2d8 Refactor settings and content wrappers to allow smooth overflows and properly show headers on mobile
Closes #4186, Closes #4190, Closes #4150

- Alters markup to allow for correct use of `-webkit-overflow-scrolling: touch;`
- Updates the debug page to use the same markup as the rest of the settings page
- Solve floating tag bar issue by making it absolute, not fixed
2014-10-03 18:54:18 +01:00
..
client Refactor settings and content wrappers to allow smooth overflows and properly show headers on mobile 2014-10-03 18:54:18 +01:00
server Merge pull request #4210 from JohnONolan/fix-copy 2014-09-30 20:26:11 +02:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Implements module tests 2014-09-29 22:33:09 +02:00
index.js