From 193ee857715fc58376b5de4c052ce75e05c09419 Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Mon, 17 Feb 2020 15:32:15 +0100 Subject: [PATCH] Do not highlight empty last column in embedded tables --- .../src/app/components/wp-table/wp-table.directive.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/wp-table/wp-table.directive.html b/frontend/src/app/components/wp-table/wp-table.directive.html index 2a099b835e..550ad295c0 100644 --- a/frontend/src/app/components/wp-table/wp-table.directive.html +++ b/frontend/src/app/components/wp-table/wp-table.directive.html @@ -4,7 +4,9 @@ - + + + {{text.tableSummary}} @@ -31,8 +33,8 @@ -
- +
+