From c84b931f128ee3b5ab9cfab05c538bd4264693fb Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 7 Apr 2010 19:44:52 +0000 Subject: bug fixed: on admin>categories>manage, align action icons on the middle of the line. Better icons for clear admin themes (not only negative from roma icons) git-svn-id: http://piwigo.org/svn/trunk@5698 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/default-layout.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'admin/themes/default/default-layout.css') diff --git a/admin/themes/default/default-layout.css b/admin/themes/default/default-layout.css index c1e68a29a..3a16e3566 100644 --- a/admin/themes/default/default-layout.css +++ b/admin/themes/default/default-layout.css @@ -97,7 +97,8 @@ LI.categoryLi { FORM#categoryOrdering UL.categoryActions { float: right; - margin-top: 5px; + height:45px; + line-height:45px; } /* */ -- cgit v1.2.3