Ticket #7425: 7425.1.patch
| File 7425.1.patch, 974 bytes (added by , 2 years ago) |
|---|
-
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
4267 4267 4268 4268 @media (max-width: 767px) { 4269 4269 #bbpress-forums input[type="text"] { 4270 width: 100%;4270 width: 70%; 4271 4271 } 4272 4272 } 4273 4273 -
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
4269 4269 4270 4270 @media (max-width: 767px) { 4271 4271 #bbpress-forums input[type="text"] { 4272 width: 100%;4272 width: 70%; 4273 4273 } 4274 4274 } 4275 4275