From 1916c9663ac632227e60ebc93cec616b2dd6800d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 22 Dec 2020 12:05:32 +0100 Subject: Fix some accessibility issues --- .../src/app/shared/shared-forms/select/select-channel.component.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'client/src/app/shared/shared-forms/select') diff --git a/client/src/app/shared/shared-forms/select/select-channel.component.html b/client/src/app/shared/shared-forms/select/select-channel.component.html index 897d13ee7..f83f17a16 100644 --- a/client/src/app/shared/shared-forms/select/select-channel.component.html +++ b/client/src/app/shared/shared-forms/select/select-channel.component.html @@ -7,10 +7,7 @@ [searchable]="searchable" > - + {{ channel.label }} -- cgit v1.2.3