Time needs to be just a little wider to accomodate minutes

This commit is contained in:
kibigo! 2017-06-25 19:38:58 -07:00
parent aeff898137
commit 56ca33a6d3
1 changed files with 1 additions and 1 deletions

View File

@ -637,7 +637,7 @@
display: inline-block;
margin-left: auto;
padding-left: 18px;
width: 115px;
width: 120px;
color: lighten($ui-base-color, 26%);
font-size: 14px;
text-align: right;