Ticket #61800: 61800.4.patch
File 61800.4.patch, 535 bytes (added by , 5 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..adea20fb8c 100644
article.sticky .featured-post { 899 899 overflow: auto; 900 900 padding: 24px; 901 901 padding: 1.714285714rem; 902 word-break: normal; 903 -webkit-hyphens: none; 904 -moz-hyphens: none; 905 -ms-hyphens: none; 906 -o-hyphens: none; 907 hyphens: none; 902 908 } 903 909 .entry-content pre code, 904 910 .comment-content pre code {