From 127e2ef128f22b81246bf4d1ba1891b2146697a4 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Fri, 18 Sep 2020 10:30:15 +0200 Subject: [PATCH] misc: remove deprecated "clear" class --- static/grandlyon-cut/_custom.scss | 7 ------- templates/authentic2/accounts.html | 3 --- templates/theme.html | 3 --- 3 files changed, 13 deletions(-) diff --git a/static/grandlyon-cut/_custom.scss b/static/grandlyon-cut/_custom.scss index d83b0cc..4384f08 100644 --- a/static/grandlyon-cut/_custom.scss +++ b/static/grandlyon-cut/_custom.scss @@ -246,13 +246,6 @@ div#main-content { } } } - - br.clear { - display: none; - } - #cut-account br.clear { - display: block; - } div#login-page h2, div#registration h2, div#login-footer h2 { @include header(100%); @media screen and (max-width: $common-screen-width) { diff --git a/templates/authentic2/accounts.html b/templates/authentic2/accounts.html index 13139cd..badfac9 100644 --- a/templates/authentic2/accounts.html +++ b/templates/authentic2/accounts.html @@ -34,7 +34,6 @@ {% endfor %} {% endif %} -
{% endif %} @@ -48,7 +47,6 @@

En savoir +

-
{% endif %} @@ -166,7 +164,6 @@ Compléter mes données -
VOTRE COURRIEL EST {{ user.email }}
diff --git a/templates/theme.html b/templates/theme.html index 2931415..c0c10e1 100644 --- a/templates/theme.html +++ b/templates/theme.html @@ -122,9 +122,6 @@ {% block content %} {% endblock %}
- -
-