diff --git a/public/index.html b/public/index.html index 4dfa4d670..a2e406c15 100644 --- a/public/index.html +++ b/public/index.html @@ -130,8 +130,8 @@ ? -
- @@ -149,8 +149,8 @@ ? -
- @@ -164,8 +164,8 @@

Chat Completion Presets

-
- @@ -179,8 +179,8 @@

Text Gen WebUI (ooba/Mancer) presets

-
- @@ -2273,8 +2273,8 @@

Context Template

-
- +
+ @@ -2361,8 +2361,8 @@ -
- +
+ diff --git a/public/style.css b/public/style.css index f8d927902..f374ef118 100644 --- a/public/style.css +++ b/public/style.css @@ -3398,19 +3398,6 @@ a { flex-direction: column; } -.openai_preset_buttons, -.preset_buttons { - display: flex; - flex-direction: row; - align-items: baseline; - gap: 5px; -} - -.openai_preset_buttons select, -.preset_buttons select { - flex-grow: 1; -} - #ReverseProxyWarningMessage { display: none; }