diff --git a/client/src/app/site/motions/components/motion-detail/motion-detail.component.html b/client/src/app/site/motions/components/motion-detail/motion-detail.component.html
index 1a0dfba8e..70048efe4 100644
--- a/client/src/app/site/motions/components/motion-detail/motion-detail.component.html
+++ b/client/src/app/site/motions/components/motion-detail/motion-detail.component.html
@@ -231,7 +231,7 @@
-
+
{{ stateLabel }}
@@ -242,7 +242,7 @@
- {{ stateLabel }}
+ {{ stateLabel }}
@@ -268,7 +268,7 @@
-
+
{{ recommendationLabel || '–' }}
- {{ recommendationLabel }}
+ {{ recommendationLabel }}
-
+
{{ motion.category }}
@@ -354,11 +359,11 @@
-
{{ '–' }}
+
{{ '–' }}
-
+
{{ tag }}
@@ -368,7 +373,7 @@
- {{ tag }}
+ {{ tag }}
@@ -386,10 +391,15 @@
*ngIf="perms.isAllowed('change_metadata', motion)"
[matMenuTriggerFor]="blockMenu"
class="grey"
+ disableRipple
>
{{ motion.motion_block || '–' }}
-
+
{{ motion.motion_block }}