mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
bug 184 fixed: .png button left aligned in IE
git-svn-id: http://piwigo.org/svn/trunk@915 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -119,7 +119,6 @@ BODY#theNotificationPage #content
|
||||
|
||||
/* actions */
|
||||
ul.categoryActions {
|
||||
text-align: center;
|
||||
margin: 0 0 0 0;
|
||||
width: auto;
|
||||
padding: 0;
|
||||
@@ -129,6 +128,7 @@ ul.categoryActions {
|
||||
|
||||
#content div.titrePage ul.categoryActions {
|
||||
float: right;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#content ul.categoryActions li {
|
||||
|
||||
Reference in New Issue
Block a user