mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
5fcfb9b247474e98a5deaa6f04781f3e99583094
The Toolbar search field, when the Toolbar is displayed on the frontend, might inherit CSS properties from the active Theme stylesheet. For example, this happened with Twenty Seventeen that sets `display: block;` on all the input fields. Thus, there's the need to reset some CSS properties to avoid inheritance. Props @sagarprajapati. Fixes #40313. git-svn-id: https://develop.svn.wordpress.org/trunk@40418 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%