From 3fdfa2b2c6ac1da167f643fb33ef5d04e8def8a0 Mon Sep 17 00:00:00 2001 From: kgiszewski Date: Wed, 7 Oct 2015 13:19:24 -0400 Subject: [PATCH] Removed the 'name' label as it takes up a fair bit of space and is sort of redundant --- app/less/archetype.less | 3 ++- app/views/archetype.config.fieldset.dialog.html | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/less/archetype.less b/app/less/archetype.less index e90773a..8a9f2bf 100644 --- a/app/less/archetype.less +++ b/app/less/archetype.less @@ -407,9 +407,10 @@ ul { padding: 0; margin: 0; + margin-top: 15px; li { - margin-bottom: 10px; + label { width: 120px; } diff --git a/app/views/archetype.config.fieldset.dialog.html b/app/views/archetype.config.fieldset.dialog.html index 11b8ff2..d5b4c9f 100644 --- a/app/views/archetype.config.fieldset.dialog.html +++ b/app/views/archetype.config.fieldset.dialog.html @@ -37,7 +37,6 @@