diff --git a/static/grandlyon-glc/_custom.scss b/static/grandlyon-glc/_custom.scss index 34e1f860..3b494bb0 100644 --- a/static/grandlyon-glc/_custom.scss +++ b/static/grandlyon-glc/_custom.scss @@ -430,12 +430,6 @@ div.a2-authorization { font-size: 90%; } div.a2-authorization-form { - form p { - display: flex; - flex-direction: row-reverse; - justify-content: center; - flex-wrap: wrap; - } input[type=submit] { &.lock { background-image: url(images/lock.png);