Mercurial > hg > ugly-duckling
diff src/app/feature-extraction-menu/feature-extraction-menu.component.html @ 437:9d354d9bfa6b
Remove icon, too ugly(!)
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 07 Jun 2017 16:15:03 +0100 |
parents | 0991af5c6eb2 |
children | 8f658642d031 |
line wrap: on
line diff
--- a/src/app/feature-extraction-menu/feature-extraction-menu.component.html Wed Jun 07 15:45:29 2017 +0100 +++ b/src/app/feature-extraction-menu/feature-extraction-menu.component.html Wed Jun 07 16:15:03 2017 +0100 @@ -24,5 +24,5 @@ md-button (click)="load()" [disabled]="isLoading" - ><md-icon>cloud_download</md-icon> Load more</button> + >Load more</button> </div>