aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-10-19 12:01:31 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-10-19 12:45:42 +0300
commit9931c0bd48346dc5af23864117becfac33347a7c (patch)
treef22259790bc947e3be025483d2758a745e4b6970 /style.css
parentbb0e7232b301d1706bbd0e09367dece3bb7ac07c (diff)
remove the unneeded line break introduced by #3092
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 9bd408cd..26ae36a5 100644
--- a/style.css
+++ b/style.css
@@ -36,6 +36,10 @@
color: #444;
}
+.performance p{
+ display: inline-block;
+}
+
.performance .time {
margin-right: 0;
}