diff --git a/LiveSiteUpdatesNotes.txt b/LiveSiteUpdatesNotes.txt deleted file mode 100644 index ea00eb2a..00000000 --- a/LiveSiteUpdatesNotes.txt +++ /dev/null @@ -1,12 +0,0 @@ -make sure that devise key is correct - - -make sure that AWS bucket is set to the metamaps-production bucket - - -make sure that root individuals have same 'joinedwithcode' as 'code' - -User.all.each do |u| - u.generation = u.get_generation - u.save -end \ No newline at end of file diff --git a/app/assets/stylesheets/clean.css b/app/assets/stylesheets/clean.css index 31580a10..ac55b5de 100644 --- a/app/assets/stylesheets/clean.css +++ b/app/assets/stylesheets/clean.css @@ -597,14 +597,6 @@ font-family: 'din-medium', helvetica, sans-serif; line-height: 24px; } -.sidebarSearch .tt-dataset-mappers div.mapperGeneration { - top: 20px; - left: 0px; - padding-left: 0px; - font-size: 12px; - font-family: 'din-medium', helvetica, sans-serif; - line-height: 24px; -} /* end search */