summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
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;
+}