From fb7d7192e5c314e9a20c6bbcd8e1455c9c906d60 Mon Sep 17 00:00:00 2001 From: Lucas Cumsille M Date: Wed, 4 Dec 2024 07:46:29 +0000 Subject: [PATCH] Improve layout for alert-page-header --- www/docs/style/sass/parts/_accordion.scss | 10 ++++++ .../templates/html/alert/index.php | 34 +++++++++---------- 2 files changed, 27 insertions(+), 17 deletions(-) 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 @@ -
+ +
+
+

+ + +

+ +
+
-
- -
-
-

- - -

- +
+ + +
-
- - -