You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#6326.
This "undoes" a change to the select box styling, and polishes the focus style as well.
The regression was to introduce a padding change that conflicted with upstream select box styles. This essentially reverts that. This also polishes the focus styles a bit.
Fixes#6326.
This "undoes" a change to the select box styling, and polishes the focus style as well.
The regression was to introduce a padding change that conflicted with upstream select box styles. This essentially reverts that. This also polishes the focus styles a bit.
Issue Overview
wp-admin: latest Gutenberg styles (
v 2.7.0
) adds extra padding to select boxes and create visual issues with Chrome (For Windows 64 bit)Steps to Reproduce (for bugs)
WP
4.9.5
and5.0-alpha-42993
Theme: Gutenberg (same issue with other Themes)
wp-admin
Expected Behavior
Select boxes render well with FireFox, Edge, Safari and Chrome for Mac.
Gutenberg
v. 2.7.0
on Firefox Latest Version (same on Nigthly)Gutenberg
v. 2.6.0
renders well on Chrome (latest version and Canary)Visual Issue
Looks trunk with Chrome (Windows), latest version and Canary (Windows).
Possible Solution
Restore the padding to
2px
The text was updated successfully, but these errors were encountered: