From 1a7af6fec7cf64f0870d9a0fcfa9c12195749504 Mon Sep 17 00:00:00 2001 From: Esteban Marin Date: Thu, 7 Jun 2018 07:54:31 +0200 Subject: [PATCH] fix typo --- src/app/mat-select-search/mat-select-search.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/mat-select-search/mat-select-search.component.scss b/src/app/mat-select-search/mat-select-search.component.scss index f299f32..bde5387 100755 --- a/src/app/mat-select-search/mat-select-search.component.scss +++ b/src/app/mat-select-search/mat-select-search.component.scss @@ -23,7 +23,7 @@ $multiple-check-width: 33px; /* compensate effects of .mat-datepicker-content (see https://github.com/angular/material2/blob/master/src/lib/datepicker/datepicker-content.scss#L27) - TODO: implement propert theming (https://github.com/bithost-gmbh/ngx-mat-select-search/issues/34) + TODO: implement proper theming (https://github.com/bithost-gmbh/ngx-mat-select-search/issues/34) */ box-shadow: none; border-radius: 0;