From c957ccca572d24df6d386426d6f8c148f4a0e595 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Fri, 14 Nov 2014 13:05:31 +0100 Subject: [PATCH] Reposition tags overlay close button as well. Needs a new version of freetag plugin, which is not committed (yet). References #222 --- templates/2k11/admin/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index a1e38cae..72090144 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1682,13 +1682,8 @@ form > .button_link:first-of-type, height: auto; opacity: 1; text-shadow: #050505 0 1px 1px; - top: auto; - right: 2em; - bottom: 1em; -} - -#edit_entry_category button.mfp-close { top: 1em; + right: 2em; bottom: auto; }