tweak checkbox labels in forms.css
This commit is contained in:
parent
092e325adc
commit
4bb4143daa
1 changed files with 9 additions and 0 deletions
|
@ -78,6 +78,15 @@ div.field-wrapper div.field textarea {
|
|||
width: 320px;
|
||||
}
|
||||
|
||||
label input[type=checkbox] {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* Buttons
|
||||
******************************/
|
||||
|
||||
div.buttons {
|
||||
clear: both;
|
||||
margin-top: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue