From 10e52284883687feb7c4a28e817147b4d67b0188 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Wed, 1 Oct 2014 23:41:39 -0400 Subject: [PATCH] finalized cheatsheet move help button back into the corner --- app/assets/stylesheets/clean.css | 8 +++++--- app/views/shared/_cheatsheet.html.erb | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) 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.