aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-10-19 09:01:31 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-10-19 09:45:42 +0000
commit9931c0bd48346dc5af23864117becfac33347a7c (patch)
treef22259790bc947e3be025483d2758a745e4b6970
parentbb0e7232b301d1706bbd0e09367dece3bb7ac07c (diff)
downloadstable-diffusion-webui-gfx803-9931c0bd48346dc5af23864117becfac33347a7c.tar.gz
stable-diffusion-webui-gfx803-9931c0bd48346dc5af23864117becfac33347a7c.tar.bz2
stable-diffusion-webui-gfx803-9931c0bd48346dc5af23864117becfac33347a7c.zip
remove the unneeded line break introduced by #3092
-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;
}