From af026702e104a9a2810bd84f0a21ab9ac96369aa Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 21 Oct 2019 13:47:50 +0200 Subject: [PATCH] Fix merge error - 2efeb1185d3a37abea9819474fed291ca0ac8ce1 Signed-off-by: William Desportes --- themes/original/scss/_common.scss | 2 +- themes/pmahomme/scss/_common.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/original/scss/_common.scss b/themes/original/scss/_common.scss index de7edfec3e..88b073c052 100644 --- a/themes/original/scss/_common.scss +++ b/themes/original/scss/_common.scss @@ -808,7 +808,7 @@ form.login label { } li.last.database { - margin-bottom: 20px !important;; + margin-bottom: 20px !important; } /* specific elements */ diff --git a/themes/pmahomme/scss/_common.scss b/themes/pmahomme/scss/_common.scss index 6ce77061c0..1640fe5e29 100644 --- a/themes/pmahomme/scss/_common.scss +++ b/themes/pmahomme/scss/_common.scss @@ -1082,7 +1082,7 @@ form.login { } li.last.database { - margin-bottom: 15px !important;; + margin-bottom: 15px !important; } /* specific elements */