From 5fa0d9b69aabf6955ea2cd3b35312da7c55a2108 Mon Sep 17 00:00:00 2001 From: codewithvk Date: Tue, 28 Nov 2023 23:47:21 +0530 Subject: [PATCH] Android: Insert Cells Menu Misaligned Radio Buttons Signed-off-by: codewithvk Change-Id: Ie6bdb2423f92b5959a2233ee0dccc6f8e2e5dc35 --- browser/css/mobilewizard.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/browser/css/mobilewizard.css b/browser/css/mobilewizard.css index cea15e7cd..998e5274e 100644 --- a/browser/css/mobilewizard.css +++ b/browser/css/mobilewizard.css @@ -836,7 +836,8 @@ div#mobile-wizard-content .spinfieldcontainer .spinfieldimage.disabled { #mobile-wizard #top{background: url('images/sc_aligntop.svg') no-repeat center;} #mobile-wizard #bottom{background: url('images/sc_alignbottom.svg') no-repeat center;} #mobile-wizard #standard{background: url('images/sc_alignverticalcenter.svg') no-repeat center;} -.checkbutton{ +.checkbutton, +.radiobutton{ clear: both; } .checkbutton label {