fix reporter command shift when transiting from pending (#1988)

This commit is contained in:
Chris Breiding
2018-06-19 12:39:55 -04:00
committed by Brian Mann
parent c2256684be
commit 06fd648901
@@ -158,6 +158,10 @@
border-left: 2px solid $pending;
background-color: lighten($pending, 40%);
.command-number {
width: 20px;
}
.command-number,
.command-method,
.command-message {