diff --git a/patches/patch_files/www/trunk/user/www/n56u_ribbon_fixed/bootstrap/css/luna.css b/patches/patch_files/www/trunk/user/www/n56u_ribbon_fixed/bootstrap/css/luna.css index f8b7faa..87f65d4 100644 --- a/patches/patch_files/www/trunk/user/www/n56u_ribbon_fixed/bootstrap/css/luna.css +++ b/patches/patch_files/www/trunk/user/www/n56u_ribbon_fixed/bootstrap/css/luna.css @@ -151,8 +151,9 @@ background: var(--luna-purple); } -:root .itoggle > span { - display: none !important; /* Empty white span shows under toggles */ +:root .itoggle { + width: 93px !important; + height: 27px !important; } :root .progress .bar {