diff --git a/custom/assets/instance.css b/custom/assets/instance.css index 51de0cc86..e465f375f 100644 --- a/custom/assets/instance.css +++ b/custom/assets/instance.css @@ -297,8 +297,6 @@ header.sidebar { border-left: none; } -/* hide instance in all mentions */ - -.list .notes .article .mention .host { display: none; } +.mfm-object > .mention > .main > .host { display: none; } /* hide instance in all mentions */ section.modal._popup > div.form > textarea { resize: vertical !important; } /* resize fix */