diff --git a/style.css b/style.css index 5b2d8721c..7e98a9f2d 100644 --- a/style.css +++ b/style.css @@ -805,6 +805,9 @@ article.sticky .featured-post { .comment-content a:visited { color: #9f9f9f; } +.entry-content .more-link { + white-space: nowrap; +} .entry-content ol, .comment-content ol, .entry-content ul,