Bug 1606153 - Use tabular-nums in network status bar r=Honza

Differential Revision: https://phabricator.services.mozilla.com/D58324

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Harald Kirschner 2020-01-02 10:30:07 +00:00
parent 956d95c76c
commit 7b5ebabe18

View File

@ -13,6 +13,7 @@
margin-inline-end: 10px;
/* Status bar has just one line so, don't wrap labels */
white-space: nowrap;
font-variant-numeric: tabular-nums;
}
.status-bar-label:not(:first-of-type)::before {