From 06860070ab4c58cd2545dafaa53cb0a51b437676 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Wed, 6 Feb 2013 19:07:03 +0100 Subject: [PATCH] Slight vertical adjustment for actions/edit actions buttons. --- templates/2k11/admin/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index f5160efa..22f55fbe 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1125,8 +1125,8 @@ fieldset p, .actions, .edit_actions { - margin-top: .25em; - margin-bottom: .25em; + margin-top: .35em; + margin-bottom: .35em; } .media_file .actions,