Commit e1f1f58
committed
Media: Fix filter toolbar spinner alignment.
The spinner that appeared during filtering was positioned beneath the fields, causing a scrollbar in the filter wrapper container. While only visible during scrolling on MacOS, it was persistently visible on Windows.
Fixes the alignment of the toolbar to appear with predictable alignment to the select fields without generating a scrollbar.
Follow up to [61757].
Props luismulinari, yogeshbhutkar, dhruvang21, r1k0, sabernhardt, wildworks, audrasjb, joedolson.
Fixes #65275. See #23562.
git-svn-id: https://develop.svn.wordpress.org/trunk@62480 602fd350-edb4-49c9-b593-d223f7449a821 parent 095fab5 commit e1f1f58
1 file changed
Lines changed: 18 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| |||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
367 | 375 | | |
368 | 376 | | |
369 | 377 | | |
| |||
1286 | 1294 | | |
1287 | 1295 | | |
1288 | 1296 | | |
1289 | | - | |
| 1297 | + | |
1290 | 1298 | | |
1291 | 1299 | | |
1292 | 1300 | | |
| |||
1820 | 1828 | | |
1821 | 1829 | | |
1822 | 1830 | | |
1823 | | - | |
1824 | | - | |
1825 | | - | |
1826 | | - | |
1827 | | - | |
1828 | | - | |
1829 | 1831 | | |
1830 | 1832 | | |
1831 | 1833 | | |
| |||
2835 | 2837 | | |
2836 | 2838 | | |
2837 | 2839 | | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
2838 | 2844 | | |
2839 | 2845 | | |
2840 | 2846 | | |
| |||
2855 | 2861 | | |
2856 | 2862 | | |
2857 | 2863 | | |
2858 | | - | |
2859 | | - | |
2860 | | - | |
2861 | | - | |
2862 | 2864 | | |
2863 | 2865 | | |
2864 | 2866 | | |
| |||
2870 | 2872 | | |
2871 | 2873 | | |
2872 | 2874 | | |
| 2875 | + | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
2873 | 2879 | | |
2874 | 2880 | | |
2875 | 2881 | | |
| |||
2894 | 2900 | | |
2895 | 2901 | | |
2896 | 2902 | | |
2897 | | - | |
| 2903 | + | |
2898 | 2904 | | |
2899 | 2905 | | |
2900 | 2906 | | |
| |||
0 commit comments