remove the unneeded line break introduced by #3092
This commit is contained in:
parent
bb0e7232b3
commit
9931c0bd48
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.performance p{
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
.performance .time {
|
.performance .time {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue