Menubar too wide

git-svn-id: http://piwigo.org/svn/branches/2.3@12588 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Gotcha
2011-11-08 13:12:35 +00:00
parent 1094b76f6b
commit eff3677026
+1 -1
View File
@@ -130,7 +130,7 @@ margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px;
#menubar {
background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom;
border:0;
padding:0; width:230px; z-index:99; text-align: left;
padding:0; width:207px; z-index:99; text-align: left;
}
#menubar dd {