From 15f4026f388bcef996fe6f7bc4f5dfcc33598146 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 4 Jul 2013 16:30:55 -0300 Subject: Hiding input format selection --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 4836b52..bb08982 100644 --- a/style.css +++ b/style.css @@ -2566,3 +2566,7 @@ input, select, textarea { fieldset, input.form-text, input.form-submit, .teaser-button, textarea.form-textarea { border-radius: 4px 4px 4px 4px; } + +fieldset#edit-body-und-0-format.filter-wrapper.form-wrapper { + display: none; +} -- cgit v1.2.3