diff --git a/src/core/features/policy/pages/acceptances/acceptances.html b/src/core/features/policy/pages/acceptances/acceptances.html
index d9a123a62..478a5abf6 100644
--- a/src/core/features/policy/pages/acceptances/acceptances.html
+++ b/src/core/features/policy/pages/acceptances/acceptances.html
@@ -28,26 +28,28 @@
-
+
diff --git a/src/core/features/policy/pages/acceptances/acceptances.scss b/src/core/features/policy/pages/acceptances/acceptances.scss
index eca3e66bd..e638029c7 100644
--- a/src/core/features/policy/pages/acceptances/acceptances.scss
+++ b/src/core/features/policy/pages/acceptances/acceptances.scss
@@ -75,7 +75,7 @@
}
}
- table.core-policy-tablet-container {
+ .core-policy-tablet-container table {
th {
&:first-child {
@include padding-horizontal(24px, 0px);
@@ -83,7 +83,6 @@
}
th, td {
- min-width: 200px;
text-wrap: nowrap;
}
diff --git a/src/core/features/reportbuilder/components/report-detail/report-detail.html b/src/core/features/reportbuilder/components/report-detail/report-detail.html
index d05ddfcdc..594e4eb65 100644
--- a/src/core/features/reportbuilder/components/report-detail/report-detail.html
+++ b/src/core/features/reportbuilder/components/report-detail/report-detail.html
@@ -21,8 +21,8 @@
-
-