improve : #thePopuphelpPage doesn't need a min-width
git-svn-id: http://piwigo.org/svn/trunk@1323 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
c231fa52ff
commit
6cdc153757
1 changed files with 3 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue