Ticket #61800: 61800.2.patch
File 61800.2.patch, 471 bytes (added by , 11 months ago) |
---|
-
src/wp-content/themes/twentytwelve/style.css
diff --git src/wp-content/themes/twentytwelve/style.css src/wp-content/themes/twentytwelve/style.css index 75e3d28c46..782a7b5201 100644
article.sticky .featured-post { 899 899 overflow: auto; 900 900 padding: 24px; 901 901 padding: 1.714285714rem; 902 hyphens: none; 903 -webkit-hyphens: none; 904 -moz-hyphens: none; 902 905 } 903 906 .entry-content pre code, 904 907 .comment-content pre code {