[S] Fix assignment alignment issues on smaller screens

This commit is contained in:
Hykilpikonna
2020-03-07 16:12:24 -05:00
parent 6e7642e126
commit 8988e02793
@@ -57,6 +57,9 @@
text-align: right;
float: right;
// Fix smaller screen display issues.
width: unset;
// Status / Problems
span.status
{