diff --git a/src/app/components/shared/_dialogs/topic-cloud-administration/topic-cloud-administration.component.html b/src/app/components/shared/_dialogs/topic-cloud-administration/topic-cloud-administration.component.html
index 0dbd10ca67d20b9b2518f22fe14d38af3c5216ff..b1ffd4685e22cb4037e19a0e9fd0f323a89f363d 100644
--- a/src/app/components/shared/_dialogs/topic-cloud-administration/topic-cloud-administration.component.html
+++ b/src/app/components/shared/_dialogs/topic-cloud-administration/topic-cloud-administration.component.html
@@ -112,7 +112,7 @@
             </mat-panel-title>
           </mat-expansion-panel-header>
 
-          <mat-tab-group mat-align-tabs="center">
+          <mat-tab-group animationDuration="0ms" mat-stretch-tabs mat-align-tabs="center">
             <mat-tab label="German">
               <mat-selection-list [(ngModel)]="wantedLabels.de">
                 <mat-list-option [value]="label.tag" class="color-on-surface" *ngFor="let label of spacyLabels.de">