diff options
Diffstat (limited to 'template/yoga/theme')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index e292ba895..f9cbc9b56 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -38,6 +38,10 @@ BODY { width: 100%; min-width: 100%; } +#theHeader { + min-height:100px; + height:100px; +} #mbIdentification p, .totalImages { color:#333; } |