Make WordPress Core

Ticket #38407: 38407-3.patch

File 38407-3.patch, 883 bytes (added by mbelchev, 9 years ago)
  • src/wp-content/themes/twentyseventeen/style.css

     
    17701770.sticky .icon-pinned {
    17711771        display: block;
    17721772        height: 20px;
    1773         left: -1em;
     1773        left: -1.5em;
    17741774        position: absolute;
    1775         top: 1.75em;
     1775        top: 1.7em;
    17761776        -ms-transform: rotate(-45deg); /* IE 9 */
    17771777        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    17781778        transform: rotate(-45deg);
     
    36523652        /* Blog, archive, search */
    36533653
    36543654        .sticky .icon {
    3655                 height: 32px;
     3655                height: 24px;
    36563656                left: -2.5em;
    36573657                top: 1.5em;
    36583658                width: 32px;
     
    39293929        .sticky .icon-pinned {
    39303930                font-size: 32px;
    39313931                font-size: 2rem;
    3932                 height: 32px;
     3932                height: 24px;
    39333933                left: -1.25em;
    39343934                top: 0.75em;
    39353935                width: 32px;