From 67f09184600f8458d734f969bd57f2d59c50d92f Mon Sep 17 00:00:00 2001 From: Anil Mandepudi Date: Thu, 30 Aug 2018 11:00:30 -0700 Subject: [PATCH] Fixes #420 (#425) * Fixes #420 * fix indent * Update bottom-sheet.less * Update bottom-sheet.less --- less/modules/bottom-sheet.less | 5 ++++- templates/popular.tpl | 6 +++--- templates/recent.tpl | 4 ++-- templates/unread.tpl | 6 +++--- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/less/modules/bottom-sheet.less b/less/modules/bottom-sheet.less index 546e537..8a47c34 100644 --- a/less/modules/bottom-sheet.less +++ b/less/modules/bottom-sheet.less @@ -23,7 +23,10 @@ li { a { - padding: 10px 20px; + padding: 10px 20px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } &.divider { diff --git a/templates/popular.tpl b/templates/popular.tpl index fae8b86..2cc8305 100644 --- a/templates/popular.tpl +++ b/templates/popular.tpl @@ -14,7 +14,7 @@ -
+
-
+
@@ -44,7 +44,7 @@
-
+
diff --git a/templates/recent.tpl b/templates/recent.tpl index 83f1631..e03d676 100644 --- a/templates/recent.tpl +++ b/templates/recent.tpl @@ -14,7 +14,7 @@
-
+
-
+
diff --git a/templates/unread.tpl b/templates/unread.tpl index 01bc286..5a7f559 100644 --- a/templates/unread.tpl +++ b/templates/unread.tpl @@ -13,7 +13,7 @@ [[category:guest-login-post]]
-
+
@@ -35,7 +35,7 @@
-
+
-
+