Form radios and checkboxes styles regression
This commit is contained in:
parent
95e6db82f0
commit
5bd980a018
2 changed files with 2 additions and 6 deletions
|
@ -109,15 +109,11 @@ body.section-admin form table.table td {
|
|||
.form-radios .form-item label,
|
||||
.form-checkboxes .form-item label {
|
||||
font-weight: normal;
|
||||
position: relative;
|
||||
padding-left: 1.3em;
|
||||
white-space: normal;
|
||||
}
|
||||
.form-radios .form-item input,
|
||||
.form-checkboxes .form-item input {
|
||||
display: block;
|
||||
position: absolute;
|
||||
margin-right: .25em;
|
||||
left: .2em;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.27
|
||||
version = 0.2.28
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
|
Reference in a new issue