From 9277208b1686f54e0f6c4bc30351bf4224b49123 Mon Sep 17 00:00:00 2001 From: PCoder Date: Fri, 1 Feb 2019 00:48:52 +0100 Subject: [PATCH] More styles --- templates/gdpr/gdpr_banner.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html index a016e773..a92bfa84 100644 --- a/templates/gdpr/gdpr_banner.html +++ b/templates/gdpr/gdpr_banner.html @@ -33,7 +33,7 @@ background-color: #3f44466e; margin-left: 25px; display: inline-block; - padding: 6px 12px; + padding: 6px; margin-bottom: 0; font-size: 14px; font-weight: 400; @@ -46,6 +46,7 @@ cursor: pointer; border: 1.5px solid #fdfeffe3; border-radius: 4px; + box-shadow: unset; } .gdpr-text-letter-spacing { @@ -56,14 +57,12 @@ letter-spacing: 0.6px; } - +
{% blocktrans %}This site uses cookies for analytics. By continuing to browse this site, you agree to use this.{% endblocktrans %}  - {% trans "Learn more" - %} + {% trans "Learn more" %}
-