[wp-trac] [WordPress Trac] #40857: Display issue of plugin searchbar in 4.8 beta 2
WordPress Trac
noreply at wordpress.org
Thu May 25 10:38:47 UTC 2017
#40857: Display issue of plugin searchbar in 4.8 beta 2
-------------------------------------------+-----------------------------
Reporter: Guido07111975 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.8
Component: Plugins | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots needs-testing | Focuses: administration
-------------------------------------------+-----------------------------
Comment (by leemon):
In 4.7:
{{{
.wp-filter .search-form input[type="search"] {
...
width: 280px;
...
}
}}}
In 4.8:
{{{
.wp-filter .search-form input[type="search"] {
...
width: 100%;
...
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40857#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list