mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Implementation of bottom padding in overflow content differs across browsers. See https://github.com/w3c/csswg-drafts/issues/129. To make bottom spacing consistent across browsers there's the need for an alternate CSS method. - uses a CSS `after` pseudo element or simply a bottom margin to reserve some bottom spacing - removes a couple leftovers from [40428] - fixes an annoying visual glitch where the media modal content is visible behind the bottom toolbar border Props sabernhardt, afercia. See #40152. Fixes #48378. git-svn-id: https://develop.svn.wordpress.org/trunk@47266 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| admin-bar.css | ||
| buttons.css | ||
| customize-preview.css | ||
| dashicons.css | ||
| editor.css | ||
| jquery-ui-dialog.css | ||
| media-views.css | ||
| wp-auth-check.css | ||
| wp-embed-template-ie.css | ||
| wp-embed-template.css | ||
| wp-pointer.css | ||