merge : from trunk r1322:1323 into branch 1.6

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1324 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
chrisaga
2006-05-27 23:05:16 +00:00
parent e668ee9f5f
commit 5444095d7c
+4 -1
View File
@@ -1,4 +1,4 @@
/* $Id:$ */
/* $Id$ */
/* Set the width of the menubar for the galery */
#menubar {
@@ -12,6 +12,9 @@
BODY {
min-width: 60em; /* ~ 3* #menubar width */
}
BODY#thePopuphelpPage {
min-width: 0;
}
/* Set the width of the menubar for the admin section */
BODY#theAdminPage #menubar {