From 45bfcc250298946601616635d5b4fb6d1bc511d4 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Sun, 29 Jul 2018 19:38:59 +0200 Subject: [PATCH] CSS tweaks --- sass/base_theme.scss | 1 + templates/utils.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sass/base_theme.scss b/sass/base_theme.scss index 85447cd..a6748c0 100644 --- a/sass/base_theme.scss +++ b/sass/base_theme.scss @@ -229,6 +229,7 @@ a:hover { .note-container { clear: right; padding:10px 0; + word-break: break-all; } } .color-menu-background { diff --git a/templates/utils.html b/templates/utils.html index 9eb781b..5cc6941 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -33,11 +33,11 @@
- {{ actor.name or actor.preferredUsername }} + {{ actor.name or actor.preferredUsername }} @{% if not no_color and obj.id | is_from_outbox %}{{ actor.preferredUsername }}{% else %}{{ actor.preferredUsername }}{% endif %}@{% if not no_color and obj.id | is_from_outbox %}{{ actor | url_or_id | get_url | domain }}{% else %}{{ actor | url_or_id | get_url | domain }}{% endif %} {% if not perma %} - +