Fixes margin on Dmp Wizard step two help

This commit is contained in:
apapachristou 2019-06-26 13:55:23 +03:00
parent c06e0acee4
commit 8f381c6d85
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<mat-error *ngIf="formGroup.get('datasetProfile').hasError('required')">
{{'GENERAL.VALIDATION.REQUIRED' | translate}}</mat-error>
</mat-form-field>
<div class="col-md-12 mt-3 help">
<div class="col-md-12 help">
{{'QUICKWIZARD.CREATE-ADD.CREATE.QUICKWIZARD_CREATE.SECOND-STEP.FIELDS.HELP' | translate}}
</div>
<!-- <mat-form-field class="col-md-6">