Revision 60147
Added by Konstantinos Triantafyllou almost 4 years ago
modules/uoa-services-portal/trunk/explore/src/app/home/home.component.html | ||
---|---|---|
278 | 278 |
[queryParams]="{type: 'other', qf: false}">{{otherSize.count|number}} </a> |
279 | 279 |
<div class="uk-text-uppercase uk-flex uk-flex-middle"> |
280 | 280 |
<icon name="earth" ratio="1.5" [flex]="true" class="uk-margin-right" customClass="portal-color"></icon> |
281 |
<span class="uk-hidden@m">other research<br>products</span> |
|
282 |
<span class="uk-visible@m">other research products</span> |
|
281 |
<span>other research products</span> |
|
283 | 282 |
</div> |
284 | 283 |
</div> |
285 | 284 |
</div> |
Also available in: Unified diff
[Explore | Trunk]: Fix other number on small screens