Ticket #6385: #6385.patch
File #6385.patch, 569 bytes (added by , 3 years ago) |
---|
-
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-showcase/style.css
89 89 vertical-align: top; 90 90 color: #666; 91 91 } 92 92 @media only screen and (max-width: 375px) { 93 textarea.text { 94 box-sizing: border-box; 95 width: 100%; 96 } 97 } 93 98 .heading.search { 94 99 padding-top: 0; 95 100 }