aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-22 21:38:17 +0000
committervdigital <vdigital@piwigo.org>2008-12-22 21:38:17 +0000
commit2faf34386fea2d930d7125dab959844b5e243cdb (patch)
treef91e2b2b2d1afd5faa241e669a576d40eb54fdfa /template
parentf6117dcec913e8a489314edaf3c1c7823c669ee2 (diff)
- datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review - Header with no header (Sylvia only). git-svn-id: http://piwigo.org/svn/branches/2.0@3013 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css4
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;
}