Use digit grouping and small decimals for most numeric values
-Numeric values with fixed decimals now truncates trailing zeros to a minimum of 2
This commit is contained in:
@@ -595,7 +595,7 @@ tr {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.header-panel span {
|
||||
.header-panel span:not(.decimal) {
|
||||
margin: 0 5px 0 5px;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user