(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
This commit is contained in:
plegall
2005-10-31 13:51:52 +00:00
parent bf596c7279
commit 7664d4f712
+1
View File
@@ -124,6 +124,7 @@ ul.categoryActions {
padding: 0;
text-indent: 0;
list-style: none;
text-align: center;
}
#content div.titrePage ul.categoryActions {