diff --git a/website/client/components/inventory/equipment/attributesGrid.vue b/website/client/components/inventory/equipment/attributesGrid.vue index 6cbacdd3a0..19e0a946b8 100644 --- a/website/client/components/inventory/equipment/attributesGrid.vue +++ b/website/client/components/inventory/equipment/attributesGrid.vue @@ -75,6 +75,7 @@ font-weight: bold; line-height: 1.33; text-align: right; + white-space: nowrap; &.green { color: $green-10;