summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/components/instance-stats.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/components/instance-stats.vue b/src/client/components/instance-stats.vue
index f863dfd95e..6e363cb4cb 100644
--- a/src/client/components/instance-stats.vue
+++ b/src/client/components/instance-stats.vue
@@ -676,7 +676,7 @@ export default Vue.extend({
margin: 0;
}
- > dt {
+ > dd {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;