mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user