diff --git a/Web/Presenters/templates/About/Tour.xml b/Web/Presenters/templates/About/Tour.xml index f6923fd5..11da349a 100755 --- a/Web/Presenters/templates/About/Tour.xml +++ b/Web/Presenters/templates/About/Tour.xml @@ -477,7 +477,7 @@

{_tour_section_14_title_2|noescape}

diff --git a/Web/static/css/style.css b/Web/static/css/style.css index 7dc682b7..90cc278b 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -2071,6 +2071,7 @@ table td[width="120"] { .cookies-popup { position: fixed; bottom: 0; + left: 0; width: 100%; height: 40px; background: linear-gradient(#fff, #eee); @@ -2269,4 +2270,4 @@ a.poll-retract-vote { .tour div { font-size: 11px; color:#000; -} \ No newline at end of file +}