Changeset 13362 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
- Timestamp:
- 03/19/2024 11:13:45 PM (14 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
r13361 r13362 1104 1104 1105 1105 @media screen and (max-width: 568px) { 1106 left: -16px; 1106 top: 10px; 1107 1108 & + .bbp-topic-author > .author-badge { 1109 left: 40px; 1110 } 1111 } 1112 1113 @media screen and (max-width: 480px) { 1114 & + .bbp-topic-author > .author-badge { 1115 left: 24px; 1116 } 1107 1117 } 1108 1118 }
Note: See TracChangeset
for help on using the changeset viewer.