Ticket #48195: 48195.patch
File 48195.patch, 590 bytes (added by , 3 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
3792 3792 background-attachment: fixed; 3793 3793 } 3794 3794 3795 @supports ( -webkit-touch-callout: none ) { 3796 /* Image scrolls with the content in iOS Safari. */ 3797 .background-fixed .panel-image { 3798 background-attachment: scroll; 3799 } 3800 } 3801 3795 3802 .page-two-column .panel-content .entry-header { 3796 3803 float: left; 3797 3804 width: 36%;