diff options
Diffstat (limited to 'template/yoga/theme')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 63352f56a..b84ca4b32 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -39,8 +39,8 @@ BODY { min-width: 100%; } #theHeader { - min-height:100px; - height:100px; + min-height:110px; + height:110px; } #mbIdentification p, .totalImages { color:#333; |