aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-05-18 20:25:33 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-05-18 20:25:33 +0300
commitb5a0c6da374564a9bbb3817eafbc2a0b6b9801a7 (patch)
tree678614cbd4d9685fc5a41b36db85dcf3edcd81d2 /style.css
parent92902e180e57a7701fb4bc2a037749f677b79557 (diff)
Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"
This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9.
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index b300dfa1..325b4e04 100644
--- a/style.css
+++ b/style.css
@@ -357,10 +357,12 @@ div#extras_scale_to_tab div.form{
/* settings */
#quicksettings {
+ width: fit-content;
align-items: end;
}
#quicksettings > div, #quicksettings > fieldset{
+ max-width: 24em;
min-width: 24em;
padding: 0;
border: none;