From e4389b756241ea44ab93f9c109c443a9f5fa887f Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Mon, 25 Jan 2021 09:46:03 +0000 Subject: [PATCH] settings: Remove dead code. This code has no effect on the checkbox in settings overlay. --- static/styles/settings.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/styles/settings.css b/static/styles/settings.css index 880d44454f..1d754eebae 100644 --- a/static/styles/settings.css +++ b/static/styles/settings.css @@ -1870,14 +1870,6 @@ body:not(.night-mode) #settings_page .custom_user_field .datepicker { } } -@media (max-width: 430px) { - /* selects the label (inline-block) - immediately following the checkbox */ - .settings-box .checkbox + .inline-block { - width: calc(100% - 25px); - } -} - @media only screen and (max-width: $lg_max) { /* Show bot-information-box at full width on small screen sizes. Not having this media query breaks the