From edaecc140d2772d58e5dda6c6708d5a27dc408aa Mon Sep 17 00:00:00 2001 From: saturn Date: Tue, 9 Aug 2022 00:54:05 -0500 Subject: [PATCH] Fix layout bug introduced in 6780e8b3. --- www/css/style-brutalist.linux.css | 1 + www/css/style-brutalist.mac.css | 1 + www/css/style-brutalist.windows.css | 1 + www/css/style-classic.linux.css | 1 + www/css/style-classic.mac.css | 1 + www/css/style-classic.windows.css | 1 + www/css/style-dark.linux.css | 1 + www/css/style-dark.mac.css | 1 + www/css/style-dark.windows.css | 1 + www/css/style-grey.linux.css | 1 + www/css/style-grey.mac.css | 1 + www/css/style-grey.windows.css | 1 + www/css/style-less.linux.css | 1 + www/css/style-less.mac.css | 1 + www/css/style-less.windows.css | 1 + www/css/style-rts.linux.css | 1 + www/css/style-rts.mac.css | 1 + www/css/style-rts.windows.css | 1 + www/css/style-ultramodern.linux.css | 1 + www/css/style-ultramodern.mac.css | 1 + www/css/style-ultramodern.windows.css | 1 + www/css/style-zero.linux.css | 1 + www/css/style-zero.mac.css | 1 + www/css/style-zero.windows.css | 1 + www/css/style.linux.css | 1 + www/css/style.mac.css | 1 + www/css/style.windows.css | 1 + www/style.css.php | 1 + 28 files changed, 28 insertions(+) diff --git a/www/css/style-brutalist.linux.css b/www/css/style-brutalist.linux.css index b7c8a43d..7feabaa5 100644 --- a/www/css/style-brutalist.linux.css +++ b/www/css/style-brutalist.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-brutalist.mac.css b/www/css/style-brutalist.mac.css index b7c8a43d..7feabaa5 100644 --- a/www/css/style-brutalist.mac.css +++ b/www/css/style-brutalist.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-brutalist.windows.css b/www/css/style-brutalist.windows.css index b7c8a43d..7feabaa5 100644 --- a/www/css/style-brutalist.windows.css +++ b/www/css/style-brutalist.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-classic.linux.css b/www/css/style-classic.linux.css index 67eafe45..7b739c84 100644 --- a/www/css/style-classic.linux.css +++ b/www/css/style-classic.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-classic.mac.css b/www/css/style-classic.mac.css index 67eafe45..7b739c84 100644 --- a/www/css/style-classic.mac.css +++ b/www/css/style-classic.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-classic.windows.css b/www/css/style-classic.windows.css index 67eafe45..7b739c84 100644 --- a/www/css/style-classic.windows.css +++ b/www/css/style-classic.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-dark.linux.css b/www/css/style-dark.linux.css index ff962bab..47757158 100644 --- a/www/css/style-dark.linux.css +++ b/www/css/style-dark.linux.css @@ -2314,6 +2314,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-dark.mac.css b/www/css/style-dark.mac.css index 73ad7e81..218c9571 100644 --- a/www/css/style-dark.mac.css +++ b/www/css/style-dark.mac.css @@ -2314,6 +2314,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-dark.windows.css b/www/css/style-dark.windows.css index ff962bab..47757158 100644 --- a/www/css/style-dark.windows.css +++ b/www/css/style-dark.windows.css @@ -2314,6 +2314,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-grey.linux.css b/www/css/style-grey.linux.css index 58219b6b..5daaf61c 100644 --- a/www/css/style-grey.linux.css +++ b/www/css/style-grey.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-grey.mac.css b/www/css/style-grey.mac.css index 8300f4af..9a28f090 100644 --- a/www/css/style-grey.mac.css +++ b/www/css/style-grey.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-grey.windows.css b/www/css/style-grey.windows.css index 593d2662..5c368fac 100644 --- a/www/css/style-grey.windows.css +++ b/www/css/style-grey.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-less.linux.css b/www/css/style-less.linux.css index aa79f173..8721a256 100644 --- a/www/css/style-less.linux.css +++ b/www/css/style-less.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-less.mac.css b/www/css/style-less.mac.css index 6bdf3f14..d91cadb5 100644 --- a/www/css/style-less.mac.css +++ b/www/css/style-less.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-less.windows.css b/www/css/style-less.windows.css index aa79f173..8721a256 100644 --- a/www/css/style-less.windows.css +++ b/www/css/style-less.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-rts.linux.css b/www/css/style-rts.linux.css index 5d12db3e..b48615e8 100644 --- a/www/css/style-rts.linux.css +++ b/www/css/style-rts.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-rts.mac.css b/www/css/style-rts.mac.css index 738af57d..46e1ee2a 100644 --- a/www/css/style-rts.mac.css +++ b/www/css/style-rts.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-rts.windows.css b/www/css/style-rts.windows.css index 5d12db3e..b48615e8 100644 --- a/www/css/style-rts.windows.css +++ b/www/css/style-rts.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-ultramodern.linux.css b/www/css/style-ultramodern.linux.css index cc941e84..798a756b 100644 --- a/www/css/style-ultramodern.linux.css +++ b/www/css/style-ultramodern.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-ultramodern.mac.css b/www/css/style-ultramodern.mac.css index bc3a51c0..b817d30d 100644 --- a/www/css/style-ultramodern.mac.css +++ b/www/css/style-ultramodern.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-ultramodern.windows.css b/www/css/style-ultramodern.windows.css index 9cbd2484..302837cd 100644 --- a/www/css/style-ultramodern.windows.css +++ b/www/css/style-ultramodern.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-zero.linux.css b/www/css/style-zero.linux.css index c7e3de25..69275bc2 100644 --- a/www/css/style-zero.linux.css +++ b/www/css/style-zero.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-zero.mac.css b/www/css/style-zero.mac.css index c7e3de25..69275bc2 100644 --- a/www/css/style-zero.mac.css +++ b/www/css/style-zero.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style-zero.windows.css b/www/css/style-zero.windows.css index c7e3de25..69275bc2 100644 --- a/www/css/style-zero.windows.css +++ b/www/css/style-zero.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style.linux.css b/www/css/style.linux.css index 2e92fa50..1b0efab4 100644 --- a/www/css/style.linux.css +++ b/www/css/style.linux.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style.mac.css b/www/css/style.mac.css index 00555876..8dd1eb6c 100644 --- a/www/css/style.mac.css +++ b/www/css/style.mac.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/css/style.windows.css b/www/css/style.windows.css index 2e92fa50..1b0efab4 100644 --- a/www/css/style.windows.css +++ b/www/css/style.windows.css @@ -2311,6 +2311,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { diff --git a/www/style.css.php b/www/style.css.php index d37cf181..400a49ea 100644 --- a/www/style.css.php +++ b/www/style.css.php @@ -2322,6 +2322,7 @@ ul.comment-thread { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; line-height: 1.3; } .conversation-page .comment-meta .comment-post-title { -- 2.11.4.GIT