From ae7489d8e7600a743ad69161f167b73fbd4e1da5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 25 Jan 2018 17:31:13 +0100 Subject: [PATCH] Don't hide form items in CSS If those should be hidden, it should be done in the form_schema of the node types, and not with CSS. --- src/styles/_project.sass | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/styles/_project.sass b/src/styles/_project.sass index 49f76e10..72f797b3 100644 --- a/src/styles/_project.sass +++ b/src/styles/_project.sass @@ -2389,16 +2389,6 @@ section.node-children display: none &.texture - .form-group.status, - .form-group.description, - .form-group.categories, - .form-group.tags, - .form-group.order, - .form-group.resolution, - .form-group.aspect_ratio, - .form-group.is_landscape - display: none - .form-group input.fileupload &.notallowed