From 0e0df08e1c77e7d4871a44db60a19ee0b928bd17 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 20 Feb 2014 16:05:52 +0100 Subject: [PATCH] Change integration of google translator --- local.css | 13 ++++++++++++- templates/page.tmpl | 10 +++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/local.css b/local.css index acbc2adf..c15a8040 100644 --- a/local.css +++ b/local.css @@ -49,6 +49,12 @@ body { left: 0; } +#pagebody { + position: absolute; + top: 107px; + width: 100%; +} + .pageheader .header { padding: 1em 1em 1em 1em; } @@ -89,7 +95,6 @@ body { } #content { - margin-top: 107px; padding-top: 1ex; max-width: 60em; } @@ -257,6 +262,12 @@ legend { border: 0px; } +.sidebar #google_translate_element { + position: absolute; + bottom: 5px; + right: 10px; +} + .sidebar ul { margin:0; padding:0; diff --git a/templates/page.tmpl b/templates/page.tmpl index 5bb4c857..96ad8104 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -107,17 +107,17 @@
-
-- 2.39.2