diff options
author | vdigital <vdigital@piwigo.org> | 2008-12-22 22:07:09 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-12-22 22:07:09 +0000 |
commit | 99f18910863c600655d055652fe08c02f5421eef (patch) | |
tree | e2b22c6f9c860d7550f2b509d617dffe10580526 /template/yoga/theme | |
parent | ef2eb384738eee50992088a37a52713ff9a60f64 (diff) |
- theHeader (10 points): 10px more
merge -c3015 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3016 68402e56-0260-453c-a942-63ccdbb3a9ee
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; |