Ticket #38407: 38407-3.patch
| File 38407-3.patch, 883 bytes (added by , 9 years ago) |
|---|
-
src/wp-content/themes/twentyseventeen/style.css
1770 1770 .sticky .icon-pinned { 1771 1771 display: block; 1772 1772 height: 20px; 1773 left: -1 em;1773 left: -1.5em; 1774 1774 position: absolute; 1775 top: 1.7 5em;1775 top: 1.7em; 1776 1776 -ms-transform: rotate(-45deg); /* IE 9 */ 1777 1777 -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */ 1778 1778 transform: rotate(-45deg); … … 3652 3652 /* Blog, archive, search */ 3653 3653 3654 3654 .sticky .icon { 3655 height: 32px;3655 height: 24px; 3656 3656 left: -2.5em; 3657 3657 top: 1.5em; 3658 3658 width: 32px; … … 3929 3929 .sticky .icon-pinned { 3930 3930 font-size: 32px; 3931 3931 font-size: 2rem; 3932 height: 32px;3932 height: 24px; 3933 3933 left: -1.25em; 3934 3934 top: 0.75em; 3935 3935 width: 32px;