1
0
mirror of https://github.com/flarum/core.git synced 2025-07-27 19:50:20 +02:00
Files
php-flarum/extensions/embed/js/forum
Toby Zerner c9401ce150 Tweak UX on mobile
Since Mobile Safari automatically resizes iframes to fit their content, we need to avoid using position:fixed. In this commit we:

- Eliminate use of position:fixed for dropdowns. They are instead displayed statically, like on desktop.
- Reposition modals when they are shown according to the parent window's scroll position.
- Tweak the toolbar's appearance and height on mobile.
2015-11-20 12:44:42 +10:30
..
2015-11-05 16:42:25 +10:30
2015-11-20 12:44:42 +10:30
2015-09-23 10:06:04 +09:30
2015-10-13 12:29:22 +10:30
2015-09-16 16:00:08 +09:30