aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-04-07 19:44:52 +0000
committerplegall <plg@piwigo.org>2010-04-07 19:44:52 +0000
commitc84b931f128ee3b5ab9cfab05c538bd4264693fb (patch)
tree80b3b7129941870f18dc6d21745a0a5bf2ef43d6 /admin/themes/default
parent3f7741a7dc282cf57b0549b93dca289db53bfd85 (diff)
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
Diffstat (limited to 'admin/themes/default')
-rw-r--r--admin/themes/default/default-layout.css3
1 files changed, 2 insertions, 1 deletions
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;
}
/* */