From f99ef697db589763f8975f5ef0b9ca145dbf3b59 Mon Sep 17 00:00:00 2001 From: Kevin Giszewski Date: Wed, 25 Jun 2014 08:34:54 -0400 Subject: [PATCH] Fix 'hide property label' --- app/less/archetype.less | 4 ++++ app/views/archetype.default.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/less/archetype.less b/app/less/archetype.less index 0fa2209..9436837 100644 --- a/app/less/archetype.less +++ b/app/less/archetype.less @@ -4,6 +4,10 @@ .dropdown-menu { top: auto; } + + .controls-no-label { + padding: 10px; + } } .archetypeEditor fieldset{ diff --git a/app/views/archetype.default.html b/app/views/archetype.default.html index 13238df..328c300 100644 --- a/app/views/archetype.default.html +++ b/app/views/archetype.default.html @@ -29,14 +29,14 @@
-