From de9a053fc51cb132a30b326ebd13bbac31716f6b Mon Sep 17 00:00:00 2001 From: bbcodrin Date: Wed, 12 Sep 2018 15:20:33 +0300 Subject: [PATCH] placeholder position fix (#3771) --- lib/core/form/components/widgets/people/people.widget.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/core/form/components/widgets/people/people.widget.scss b/lib/core/form/components/widgets/people/people.widget.scss index 5113e2c616..3d8946e6a3 100644 --- a/lib/core/form/components/widgets/people/people.widget.scss +++ b/lib/core/form/components/widgets/people/people.widget.scss @@ -7,10 +7,6 @@ &-people-widget { width: 100%; - - .mat-form-field-label-wrapper { - top: 10px !important; - } } &-people-widget-list {