Ticket #7400: 7400.2.patch
File 7400.2.patch, 611 bytes (added by , 11 months ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
1279 1279 margin-top: ms(0); 1280 1280 } 1281 1281 } 1282 1282 @media (max-width: 800px) { 1283 .col-3 { 1284 width: 40%; 1285 } 1286 .col-5 { 1287 width: 55%; 1288 } 1289 } 1283 1290 @media (max-width: 499px) { 1284 1291 flex-direction: column-reverse; 1285 1292