From 4a2f3203bd57ee7a1a8ca58a3e3af2d11e4584a3 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Thu, 1 Sep 2016 15:41:20 -0400 Subject: [PATCH] Update clean.css.erb --- app/assets/stylesheets/clean.css.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/assets/stylesheets/clean.css.erb b/app/assets/stylesheets/clean.css.erb index 4ff31f7e..71985408 100644 --- a/app/assets/stylesheets/clean.css.erb +++ b/app/assets/stylesheets/clean.css.erb @@ -53,6 +53,9 @@ .mapPage .mapElementHidden { display:none; } +.topicPage .starMap { + display: none; +} /* loading */