aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-22 21:39:55 +0000
committervdigital <vdigital@piwigo.org>2008-12-22 21:39:55 +0000
commitef2eb384738eee50992088a37a52713ff9a60f64 (patch)
tree0359dbfef96b96203c5307fb0887756f309c4ef9 /template
parent2ea8ea880df9905e2bed4215f963c0ee3b6b1201 (diff)
- datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review - Header with no header (Sylvia only). merge -c3013 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3014 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 960c9a1c3..63352f56a 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;
}