[Frontend] Cleanups to Inspector config elements

open #729
Spacing tweaks; set PlotOptionsForm.js > Autoscale
to not use control-first layout;
Checked in snow theme;
This commit is contained in:
Charles Hacskaylo 2016-03-10 13:18:57 -08:00
parent 7171fd01e3
commit 4983d35ca6
2 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,8 @@
}
.form {
margin-bottom: $interiorMargin;
margin-bottom: $interiorMarginSm;
padding-bottom: $interiorMarginLg;
.form-section {
margin-bottom: 0;
&:not(.first) {

View File

@ -77,8 +77,7 @@ define(
{
'name': 'Autoscale',
'control': 'checkbox',
'key': 'autoscale',
'layout': 'control-first'
'key': 'autoscale'
},
{
'name': 'Min',