Project

General

Profile

« Previous | Next » 

Revision 09ce8a63

Added by Ori Rabin almost 9 years ago

Fixes #4419 - rearranging smart class parameters edit form

View differences:

app/assets/stylesheets/puppetclasses.scss
.fields {
border-top: 1px dotted lightgrey;
padding-top: 10px;
&:nth-child(3) {
border-top: none;
}
}
}
.lookup-keys-container {
h6 {
margin-top: 0px;
}
.help-block {
margin: 0px;
}
input[type=checkbox]{
margin-top: 11px;
}
}

Also available in: Unified diff