fix err in docs

This commit is contained in:
Oliver Gorwits
2014-06-28 13:10:51 +01:00
parent 6d680aabed
commit e5e0c0c8d1
2 changed files with 8 additions and 5 deletions

View File

@@ -348,14 +348,18 @@ td > form.nd_inline-form {
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* styles for conf pane */
form {
.nd_adder-form {
margin: 0px;
}
.nd_adder-form {
.nd_adder-form-item {
margin-bottom: 0px;
}
.nd_adder-form-item input {
vertical-align: baseline;
}
.nd_help-left {
float: left;
margin-top: 2px;