Changeset 10924 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_category-menu.scss
- Timestamp:
- 04/26/2021 05:12:15 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_category-menu.scss
r10882 r10924 7 7 background-repeat: no-repeat; 8 8 background-size: 0; 9 background-position-x: 20px;9 background-position-x: 0; 10 10 transition: all 75ms ease-out; 11 min-height: 45px; 11 12 12 13 li { … … 81 82 height: 24px; 82 83 left: 0; 84 top: calc(50% - 12px); 83 85 transition: none; 84 86 }
Note: See TracChangeset
for help on using the changeset viewer.