[S] Align the scores the same width

This commit is contained in:
Hykilpikonna
2019-11-05 22:39:57 -05:00
parent 8f7775bb69
commit 8e1e222656
@@ -95,6 +95,14 @@
height: 22px;
padding: 0 5px;
}
.entry-box.score, .entry-box.max
{
// Align the scores the same width
width: 30px;
display: inline-block;
text-align: center;
}
}
// Narrow layout