diff options
author | Gotcha <gotcha@piwigo.org> | 2011-03-06 10:36:02 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2011-03-06 10:36:02 +0000 |
commit | d94968f60a8e818fa1c1b18fdc8b83d7affa9b6e (patch) | |
tree | 78dfd93e1b7ede9f909537445150baa48742c20c /themes | |
parent | 26e415935b9cff0ebc90739315777fb27613f276 (diff) |
On theme Sylvia, the message "Gallerie in maintenance" hide information from behind.
bug:1768
git-svn-id: http://piwigo.org/svn/trunk@9555 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/Sylvia/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 28247bc67..0c37ad9c1 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -46,7 +46,6 @@ BODY { left:0; margin:0; padding:10px 0 6px 0; - position:absolute; text-align:center; top:0; width:100%; |