feature 2587: bug correction

git-svn-id: http://piwigo.org/svn/trunk@13776 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Zaphod
2012-03-27 21:00:23 +00:00
parent 743834744a
commit cd8e810456

View File

@@ -174,7 +174,7 @@ a:hover { border-bottom: none;}
font-weight:bold;
margin:0;
}
.imageNumber { display: inline-block; float: right; line-height: 26px; margin: 0 2px 0 0; min-width: 40px; text-align: center;}
#imageToolBar .imageNumber { display: inline-block; float: right; line-height: 26px; margin: 0 2px 0 0; min-width: 40px; text-align: center;}
#imageToolBar { margin-top: -28px; margin-bottom: 0; float: right;}
#thePicturePage .pwg-button { width: 26px;}
#thePicturePage .actionButtons { margin-right: 26px;}