Android: Insert Cells Menu Misaligned Radio Buttons

Signed-off-by: codewithvk <vivek.javiya@collabora.com>
Change-Id: Ie6bdb2423f92b5959a2233ee0dccc6f8e2e5dc35
This commit is contained in:
codewithvk 2023-11-28 23:47:21 +05:30 committed by Gökay ŞATIR
parent 80a2f4cca6
commit 5fa0d9b69a

View file

@ -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 {