Covalent: Search is not correctly aligned, I have the fix

Created on 18 Jun 2018  路  2Comments  路  Source: Teradata/covalent

Hi,

Packages:
"@covalent/core": "2.0.0-beta.1",

As you can see, the search is not correctly aligned:
image

To fix it, in styles.scss:

td-search-box .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding-bottom: inherit;
  padding-top: 5px !important;
}

Covalent team, can you please update the package to fix this issue?

bug in progress

Most helpful comment

My first fix ;) #proud

All 2 comments

Thanks, noticed this also. Will relay this to the team so we can fix it.

My first fix ;) #proud

Was this page helpful?
0 / 5 - 0 ratings

Related issues

trkbrkr2000 picture trkbrkr2000  路  5Comments

d3viant0ne picture d3viant0ne  路  3Comments

emoralesb05 picture emoralesb05  路  4Comments

asaph26 picture asaph26  路  4Comments

chdanielmueller picture chdanielmueller  路  3Comments