diff --git a/app/assets/stylesheets/clean.css b/app/assets/stylesheets/clean.css index db5e1938..bd38f717 100644 --- a/app/assets/stylesheets/clean.css +++ b/app/assets/stylesheets/clean.css @@ -678,13 +678,15 @@ /* infoAndHelp */ +.mapPage .infoAndHelp, .topicPage .infoAndHelp{ + right: 70px; +} .infoAndHelp { position: fixed; - bottom: 24px; - right: 66px; + bottom: 20px; + right: 20px; z-index: 3; width: auto; - padding: 1px 10px 0px 10px; font-style: italic; height: 32px; } diff --git a/app/views/shared/_cheatsheet.html.erb b/app/views/shared/_cheatsheet.html.erb index 628e4c6b..338df912 100644 --- a/app/views/shared/_cheatsheet.html.erb +++ b/app/views/shared/_cheatsheet.html.erb @@ -131,7 +131,7 @@
For more information about Metamaps.cc, visit our Knowledge Base or skip directly to a section by clicking on one of the categories below.