From 142277dfcba81ada5f1443e7803dc4a6526bbebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Tue, 11 Jan 2022 16:25:16 +0100 Subject: [PATCH] MDL-73469 reportbuilder: Fix clipped corners - Fix clipped corners in toggle cards - Fix left corners in left sidebar search input --- reportbuilder/templates/local/sidebar-menu/area.mustache | 2 +- reportbuilder/templates/local/sidebar-menu/card_item.mustache | 4 ++-- reportbuilder/templates/toggle_card.mustache | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reportbuilder/templates/local/sidebar-menu/area.mustache b/reportbuilder/templates/local/sidebar-menu/area.mustache index 3c47c2f15c62f..6eb9f58ac84e1 100644 --- a/reportbuilder/templates/local/sidebar-menu/area.mustache +++ b/reportbuilder/templates/local/sidebar-menu/area.mustache @@ -39,7 +39,7 @@ diff --git a/reportbuilder/templates/local/sidebar-menu/card_item.mustache b/reportbuilder/templates/local/sidebar-menu/card_item.mustache index 16b00eb0bb271..bd8b2da7c9e2a 100644 --- a/reportbuilder/templates/local/sidebar-menu/card_item.mustache +++ b/reportbuilder/templates/local/sidebar-menu/card_item.mustache @@ -29,7 +29,7 @@ @@ -41,7 +41,7 @@ {{/disabled}} {{#disabled}}
+ class="list-group-item list-group-item-action d-flex align-items-start justify-content-between pr-2 bg-transparent text-muted" > {{{name}}} {{#pix}} i/info, core {{/pix}} diff --git a/reportbuilder/templates/toggle_card.mustache b/reportbuilder/templates/toggle_card.mustache index 36620127c233d..a51619a89f241 100644 --- a/reportbuilder/templates/toggle_card.mustache +++ b/reportbuilder/templates/toggle_card.mustache @@ -30,11 +30,11 @@ }}
-
+
{{$header}}{{/header}} {{$helpicon}}{{/helpicon}}
-