[wp-trac] [WordPress Trac] #49231: Plugins admin screens: form fields issue on small screens
WordPress Trac
noreply at wordpress.org
Fri Jul 3 08:23:58 UTC 2020
#49231: Plugins admin screens: form fields issue on small screens
----------------------------------------------+----------------------------
Reporter: passoniate | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 5.5
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots commit | Focuses: ui,
| accessibility, css
----------------------------------------------+----------------------------
Changes (by afercia):
* keywords: has-patch has-screenshots => has-patch has-screenshots commit
Comment:
Thanks @sabernhardt good catch. It's a pleasure to finally have the
opportunity to start removing those `<br class="clear" />` :)
[attachment:"49231.3.diff"]
- adds `align-items: center;` to improve vertical centering of the search
form
- `float: none` is not necessary as flexbox will ignore floats on flex
items
- removes the CSS class `install-help` from the paragraph "If you have
marked plugins as favorites ..." to make the margin consistent and to
remove italic type, see #47327
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49231#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list