Android: Insert Cells Menu Misaligned Radio Buttons
Signed-off-by: codewithvk <vivek.javiya@collabora.com> Change-Id: Ie6bdb2423f92b5959a2233ee0dccc6f8e2e5dc35
This commit is contained in:
parent
80a2f4cca6
commit
5fa0d9b69a
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue