mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Wrong height for leaves.
git-svn-id: http://piwigo.org/svn/trunk@2404 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -147,7 +147,7 @@ padding-top: 0; min-height: 100%; position:relative;
|
||||
#leaves {
|
||||
background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom;
|
||||
border:0; display:block; margin: 0; padding: 0; min-width: 539px;
|
||||
min-height: 88px; position:absolute; left:0px; bottom:0px; z-index: 0;
|
||||
min-height: 220px; position:absolute; left:0px; bottom:0px; z-index: 0;
|
||||
}
|
||||
#content { background: #222 url(images/fillet.png) repeat-x top left; }
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user