aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css
index 964974321..f1dbe5304 100644
--- a/public/stylesheets/theme.css
+++ b/public/stylesheets/theme.css
@@ -919,3 +919,9 @@ p.public-body-name-prefix {
margin-top: 15px;
margin-bottom: -15px;
}
+
+#authority_preview .public-body-name-prefix,
+#authority_preview #list-filter,
+#authority_preview h2.foi_results {
+ display: none;
+} \ No newline at end of file