diff --git a/themes/original/scss/_common.scss b/themes/original/scss/_common.scss index f5006a236a..b34e7d97ad 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 1c2bad5ea6..94ea463121 100644 --- a/themes/pmahomme/scss/_common.scss +++ b/themes/pmahomme/scss/_common.scss @@ -1083,7 +1083,7 @@ label.col-3.d-flex.align-items-center { } li.last.database { - margin-bottom: 15px !important;; + margin-bottom: 15px !important; } /* specific elements */