Ticket #7391: 7391.1.patch
File 7391.1.patch, 1.5 KB (added by , 9 months ago) |
---|
-
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
3321 3321 margin: 2rem 0; 3322 3322 } 3323 3323 3324 @media (max-width: 736px) { 3325 .nav-menu .search-form { 3326 width: 100%; 3327 } 3328 .search-form .button-search { 3329 padding: 4px 14px 0px 14px; 3330 } 3331 .site-header:not(.home) .search-form .search-field { 3332 width: calc(100% - 55px); 3333 } 3334 } 3335 3324 3336 /*-------------------------------------------------------------- 3325 3337 # .helphub-page 3326 3338 # .page -
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
3323 3323 margin: 2rem 0; 3324 3324 } 3325 3325 3326 @media (max-width: 736px) { 3327 .nav-menu .search-form { 3328 width: 100%; 3329 } 3330 .search-form .button-search { 3331 padding: 4px 14px 0px 14px; 3332 } 3333 .site-header:not(.home) .search-form .search-field { 3334 width: calc(100% - 55px); 3335 } 3336 } 3337 3326 3338 /*-------------------------------------------------------------- 3327 3339 # .helphub-page 3328 3340 # .page