diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html
index eb628b99..ad36ec6f 100644
--- a/templates/gdpr/gdpr_banner.html
+++ b/templates/gdpr/gdpr_banner.html
@@ -13,6 +13,10 @@
font-weight: 300;
}
+ p.gdpr {
+ margin: 0;
+ }
+
div#gdprBanner {
position: fixed;
bottom: 0;