From 87488035e18c7b56c713ee25f7f4cc7dfbc570ee Mon Sep 17 00:00:00 2001 From: octavioamu Date: Wed, 11 Dec 2019 13:27:26 -0300 Subject: [PATCH] shared modal styles conflict --- app/kudos/templates/share.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/kudos/templates/share.html b/app/kudos/templates/share.html index 24e125776fe..331e1c45366 100644 --- a/app/kudos/templates/share.html +++ b/app/kudos/templates/share.html @@ -1,7 +1,7 @@ {% load kudos_extras %} {% load i18n static %}