diff --git a/public/css/mobile-styles.css b/public/css/mobile-styles.css index 5d4e44a1b..716c00e69 100644 --- a/public/css/mobile-styles.css +++ b/public/css/mobile-styles.css @@ -342,16 +342,6 @@ } } -@media screen and (min-width: 1001px) { - - #ContextFormatting, - #UI-Theme-Block, - #UI-Customization, - #power-user-options-block { - flex: 1; - } -} - /*landscape mode phones and ipads*/ @media screen and (max-width: 1000px) and (orientation: landscape) { body.waifuMode img.expression { @@ -502,4 +492,4 @@ #horde_model { height: unset; } -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index a22250c3f..a7a7414db 100644 --- a/public/index.html +++ b/public/index.html @@ -3685,7 +3685,7 @@