summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/gui/client/static/css')
-rw-r--r--g4f/gui/client/static/css/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css
index e435094f..76399703 100644
--- a/g4f/gui/client/static/css/style.css
+++ b/g4f/gui/client/static/css/style.css
@@ -512,9 +512,7 @@ body {
@media only screen and (min-width: 40em) {
.stop_generating {
- left: 50%;
- transform: translateX(-50%);
- right: auto;
+ right: 4px;
}
.toolbar .regenerate span {
display: block;