Prevent activity-metrics stats from wrapping

This commit is contained in:
Kris 2018-07-30 14:40:26 -04:00
parent c6fd506a15
commit 7368dd8e7d
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@
td.value {
text-align: right;
white-space: nowrap;
padding: 8px 21px 8px 8px; // accounting for negative right caret margin
&:nth-of-type(2) {
padding: 8px 12px 8px;