aboutsummaryrefslogtreecommitdiff
path: root/assets/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/default.css')
-rw-r--r--assets/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 15ddd68..b9842bb 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -1540,9 +1540,9 @@ column-base[position="middle"] > nav:first-child section small {
micro-author micro-header > *,
column-base[position="middle"] > nav:first-child section h2,
column-base[position="middle"] > nav:first-child section small {
- white-space: nowrap;
- overflow-x: hidden;
+ overflow: hidden;
text-overflow: ellipsis;
+ white-space: nowrap;
}
column-base[position="middle"] > nav:first-child section {