aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/print.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/print.css b/public/stylesheets/print.css
index d5401ead0..43d7a1807 100644
--- a/public/stylesheets/print.css
+++ b/public/stylesheets/print.css
@@ -35,4 +35,8 @@ p#request_status {
}
div.correspondence {
page-break-before: avoid;
+}
+
+#other-country-notice {
+ display: none;
} \ No newline at end of file