From a2fdadfaed1288fbcf8edc293da166d6ddd16f8d Mon Sep 17 00:00:00 2001 From: Ian Date: Sun, 20 Dec 2015 17:57:53 +0100 Subject: [PATCH] add new config_separator class for some upcoming plugins --- templates/2k11/admin/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 75d7944f..1ae2b1b6 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1817,6 +1817,10 @@ form > .button_link:first-of-type, visibility: hidden; }/* compat - due to misspelled word 'seper...' */ +.config_separator { + visibility: hidden; +} + .mfp-content #edit_entry_category .form_check label { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;