aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-08-12 16:03:33 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2023-08-12 16:03:33 +0000
commitb2080756fcdc328292fc38998c06ccf23e53bd7e (patch)
tree1ccb6b2458a0a5d04edf525d870742ca0dfaf56e /style.css
parent9d0ec135968d80420b84ca83f7958f5fc8e534c2 (diff)
downloadstable-diffusion-webui-gfx803-b2080756fcdc328292fc38998c06ccf23e53bd7e.tar.gz
stable-diffusion-webui-gfx803-b2080756fcdc328292fc38998c06ccf23e53bd7e.tar.bz2
stable-diffusion-webui-gfx803-b2080756fcdc328292fc38998c06ccf23e53bd7e.zip
make "send to" buttons into small tool buttons
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 716126ed..dc528422 100644
--- a/style.css
+++ b/style.css
@@ -348,8 +348,8 @@ div#extras_scale_to_tab div.form{
z-index: 5;
}
-.image-buttons button{
- min-width: auto;
+.image-buttons > .form{
+ justify-content: center;
}
.infotext {