diff --git a/www/docs/style/sass/parts/_accordion.scss b/www/docs/style/sass/parts/_accordion.scss index d1e88531d7..40dd26d641 100644 --- a/www/docs/style/sass/parts/_accordion.scss +++ b/www/docs/style/sass/parts/_accordion.scss @@ -26,6 +26,16 @@ button, h2 { margin-bottom: 0; + margin-top: 0; + } + + .alert-page-header__button-group { + display: flex; + flex-direction: row; + gap: 0.5rem; + input { + margin-bottom: 0; + } } } diff --git a/www/includes/easyparliament/templates/html/alert/index.php b/www/includes/easyparliament/templates/html/alert/index.php index 08ea52e189..3a9758743a 100644 --- a/www/includes/easyparliament/templates/html/alert/index.php +++ b/www/includes/easyparliament/templates/html/alert/index.php @@ -302,28 +302,28 @@ -
= gettext('You haven´t created any keyword alerts.') ?>
+ += gettext('You haven´t created any keyword alerts.') ?>
- +