summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-09-20 01:15:41 +0200
committerTor Andersson <tor@ccxvii.net>2023-09-20 19:46:48 +0200
commit78ba5e012c7f6cb827a49315231246a755e8157f (patch)
treed87f5c7185632fda32f4580a1a1334215fec3cd6 /public
parentcf21510ca3c18d650c7846707d145393cb260246 (diff)
downloadserver-78ba5e012c7f6cb827a49315231246a755e8157f.tar.gz
Don't clip role name ascenders and descenders at edge.
Diffstat (limited to 'public')
-rw-r--r--public/common/play.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/public/common/play.css b/public/common/play.css
index fd99175..2166a97 100644
--- a/public/common/play.css
+++ b/public/common/play.css
@@ -321,9 +321,6 @@ header .viewpoint_button.selected:active:hover {
.role_user {
font-style: italic;
text-align: right;
- overflow: clip;
- text-overflow: "...";
- white-space: nowrap;
}
.role_user a {