mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 18:02:46 +08:00
Prevent activity-metrics stats from wrapping
This commit is contained in:
parent
c6fd506a15
commit
7368dd8e7d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user