Changeset 13394 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
- Timestamp:
- 03/27/2024 09:08:49 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
r13393 r13394 1330 1330 font-size: ms(-2); 1331 1331 margin: 0; 1332 width: 35%; 1333 float: none; 1332 min-width: 40%; 1334 1333 border-top: 1px solid #eee; 1335 1334 … … 1342 1341 1343 1342 .col-5 { 1344 margin: 0 5%10px 0;1345 width: 60%;1343 margin: 0 0 10px 0; 1344 padding-right: 10px; 1346 1345 font-size: ms(-2); 1347 float: none;1346 min-width: 54%; 1348 1347 1349 1348 > div:first-child {
Note: See TracChangeset
for help on using the changeset viewer.