Making WordPress.org

Ticket #7156: 7156.patch

File 7156.patch, 104 bytes (added by pitamdey, 15 months ago)

after applying this solution the issue is resolved

Line 
1
2.search-wrap {
3        .searchform {
4                input[type="search"] {
5                        padding: 1rem 1rem 1rem 1rem;
6                }
7        }
8}