From 7664d4f7124b063ba4ddaf46232ad2e5cfbbaab9 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 31 Oct 2005 13:51:52 +0000 Subject: (not in ChangeLog) - "text-align: center" comes back on ul.categoryActions because action buttons were not centered in admin/picture_modify or admin/cat_modify git-svn-id: http://piwigo.org/svn/trunk@920 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/content.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template/yoga') diff --git a/template/yoga/content.css b/template/yoga/content.css index c23d8b2b3..8ed3d1189 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -124,6 +124,7 @@ ul.categoryActions { padding: 0; text-indent: 0; list-style: none; + text-align: center; } #content div.titrePage ul.categoryActions { -- cgit v1.2.3