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 @@
-
+
-
+