Commit 135599d
committed
Media: Use the default 40px button height in the media modal.
Buttons in the media modal and attachment detail modal defaulted to a 32px height via CSS overrides, while form elements such as input and select use the default 40px. Remove these overrides so buttons fall back to the default 40px height, resolving the size inconsistencies.
Props cbravobernal, huzaifaalmesbah, khokansardar, masteradhoc, muryam, noruzzaman, tusharaddweb, wildworks.
Fixes #65428.
git-svn-id: https://develop.svn.wordpress.org/trunk@62587 602fd350-edb4-49c9-b593-d223f7449a821 parent 5eecf16 commit 135599d
2 files changed
Lines changed: 13 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
784 | | - | |
| 784 | + | |
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | 798 | | |
805 | 799 | | |
806 | 800 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 275 | | |
283 | 276 | | |
284 | 277 | | |
| |||
327 | 320 | | |
328 | 321 | | |
329 | 322 | | |
330 | | - | |
331 | | - | |
| 323 | + | |
| 324 | + | |
332 | 325 | | |
333 | 326 | | |
334 | 327 | | |
| |||
349 | 342 | | |
350 | 343 | | |
351 | 344 | | |
352 | | - | |
353 | | - | |
| 345 | + | |
| 346 | + | |
354 | 347 | | |
355 | 348 | | |
356 | | - | |
357 | | - | |
| 349 | + | |
| 350 | + | |
358 | 351 | | |
359 | 352 | | |
360 | | - | |
361 | | - | |
| 353 | + | |
| 354 | + | |
362 | 355 | | |
363 | 356 | | |
364 | | - | |
365 | | - | |
366 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
367 | 360 | | |
368 | 361 | | |
369 | 362 | | |
| |||
0 commit comments