Changeset 13479 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/sass/site/_bbpress.scss
- Timestamp:
- 04/09/2024 10:28:27 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/sass/site/_bbpress.scss
r13476 r13479 1317 1317 font-size: ms(-2); 1318 1318 margin: 0; 1319 width: 35%; 1320 float: none; 1319 min-width: 40%; 1321 1320 border-top: 1px solid var(--wp--custom--color--border); 1321 flex-shrink: 0; 1322 1322 1323 1323 .reviews-total-count { … … 1333 1333 1334 1334 .col-5 { 1335 margin: 0 5% 10px 0; 1335 margin: 0 0 10px 0; 1336 padding-right: 10px; 1336 1337 width: 60%; 1338 min-width: 54%; 1337 1339 font-size: ms(-2); 1338 float: none;1339 1340 1340 1341 > div:first-child {
Note: See TracChangeset
for help on using the changeset viewer.