Mercurial > hg > ugly-duckling
changeset 437:9d354d9bfa6b
Remove icon, too ugly(!)
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 07 Jun 2017 16:15:03 +0100 |
parents | d2af14e0b949 |
children | 81c418380a4f |
files | src/app/feature-extraction-menu/feature-extraction-menu.component.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>