aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-03-28 17:36:57 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-03-28 17:36:57 +0000
commit433b3ab7017556a19173a86d1215ed0a0b5b1396 (patch)
tree517e6dffba6ae1ec91b4187b3dee2f0b005f75f7 /style.css
parent426875937048e21305ac24bea53df06523bdaa81 (diff)
downloadstable-diffusion-webui-gfx803-433b3ab7017556a19173a86d1215ed0a0b5b1396.tar.gz
stable-diffusion-webui-gfx803-433b3ab7017556a19173a86d1215ed0a0b5b1396.tar.bz2
stable-diffusion-webui-gfx803-433b3ab7017556a19173a86d1215ed0a0b5b1396.zip
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf.
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 379a89dc..de16a7f2 100644
--- a/style.css
+++ b/style.css
@@ -287,13 +287,13 @@ button.custom-button{
border-radius: 0 0.5rem 0.5rem 0;
}
-#txtimg_hr_finalres, #img2img_finalres {
+#txtimg_hr_finalres{
min-height: 0 !important;
padding: .625rem .75rem;
margin-left: -0.75em
}
-#txtimg_hr_finalres .resolution, #img2img_finalres .resolution{
+#txtimg_hr_finalres .resolution{
font-weight: bold;
}