diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/template/yoga/theme/admin/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index 4290c27fe..52745d7c6 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -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 { |