Commit 9931c0bd authored by AUTOMATIC's avatar AUTOMATIC
Browse files

remove the unneeded line break introduced by #3092

parent bb0e7232
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@
    color: #444;
}

.performance p{
    display: inline-block;
}

.performance .time {
    margin-right: 0;
}