Commit 62a916c
committed
Plugins: Fix plugin modal scrollbar visibility.
Set height of scrollable container to exclude the modal footer so that the bottom of the scrollbar remains visible and accessible. Simplify styling by eliminating small viewport height adjustment. Change modal positioning in mobile viewports to ensure entire modal is visible with a masked margin.
Developed in WordPress#11957
Props projektisle, alanjacobmathew, joedolson, sabernhardt.
Fixes #65334.
git-svn-id: https://develop.svn.wordpress.org/trunk@62691 602fd350-edb4-49c9-b593-d223f7449a821 parent a71fb9b commit 62a916c
2 files changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2804 | 2804 | | |
2805 | 2805 | | |
2806 | 2806 | | |
2807 | | - | |
| 2807 | + | |
2808 | 2808 | | |
2809 | 2809 | | |
2810 | 2810 | | |
| |||
3204 | 3204 | | |
3205 | 3205 | | |
3206 | 3206 | | |
3207 | | - | |
3208 | | - | |
3209 | | - | |
3210 | | - | |
3211 | | - | |
3212 | 3207 | | |
3213 | 3208 | | |
3214 | 3209 | | |
| |||
0 commit comments