Reduced some margin-bottoms
This commit is contained in:
parent
09bafa13b1
commit
afa00b558f
|
@ -32,11 +32,19 @@ margin-right:7px;
|
|||
}
|
||||
|
||||
|
||||
.form_settings fieldset {
|
||||
margin-bottom:7px;
|
||||
}
|
||||
|
||||
.form_settings label {
|
||||
width:auto;
|
||||
display:block;
|
||||
float:none;
|
||||
}
|
||||
.form_settings .form_data li {
|
||||
margin-bottom:7px;
|
||||
}
|
||||
|
||||
.form_settings .form_data textarea,
|
||||
.form_settings .form_data select,
|
||||
.form_settings .form_data input {
|
||||
|
@ -146,6 +154,11 @@ min-height:auto;
|
|||
border:0;
|
||||
}
|
||||
|
||||
.instructions p,
|
||||
.instructions ul {
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user