Project

General

Profile

« Previous | Next » 

Revision 58264

[Library | Landing Redesign]: relatedDatasourcesTab.component.ts: In 'only top 100...' message, add 'uk-text-small' class.

View differences:

relatedDatasourcesTab.component.ts
115 115
    </errorMessages>
116 116
    
117 117
    <div *ngIf="fetchResults.searchUtils.status == errorCodes.DONE && !loading">
118
      <div class="uk-text-muted uk-margin-bottom">
118
      <div class="uk-text-muted uk-text-small uk-margin-bottom">
119 119
        *Only top 100 content providers that host research outcomes and are aggregated by {{collectedFromName}} are shown.
120 120
      </div>
121 121
      <no-load-paging *ngIf="results.length >pageSize"

Also available in: Unified diff