[Eosc Explore & Library]: home.component.html & advancedSearchForm.component.html: Updated width of stepper form & set tooltip=true.

This commit is contained in:
Konstantina Galouni 2022-10-18 15:51:40 +03:00
parent f7766e6093
commit 457818cddb
3 changed files with 5 additions and 4 deletions

View File

@ -8,8 +8,9 @@
<advanced-search-input (searchEmitter)="goTo(true)">
<entities-selection #entities [simpleView]="true" currentEntity="all" [selectedEntity]="selectedEntity"
(selectionChange)="entityChanged($event)" (disableSelectEmitter)="disableSelect = $event"
[onChangeNavigate]="false"></entities-selection>
<div input placeholder="Scholary works" [hint]="'Search in OpenAIRE'" [(value)]="keyword"></div>
[onChangeNavigate]="false" class="uk-width-2-5"></entities-selection>
<div class="uk-width-expand" input placeholder="Scholary works" [hint]="'Search in OpenAIRE'"
[(value)]="keyword" tooltip="true"></div>
</advanced-search-input>
<div *ngIf="selectedEntity === 'result' && !entities.input.focused" class="uk-dropdown uk-display-block uk-margin-top uk-width-auto">

@ -1 +1 @@
Subproject commit 9ac7ed93d4420cf904609b1fbfbe341cc4ae8836
Subproject commit 0901228f32fa6a9f7d1f1d64c0167f9310ab3d43

@ -1 +1 @@
Subproject commit 8bb758b340d05b50b65da48863ff7ed69fdc122b
Subproject commit f902074e00e01165f489e2fef12aad6551c03ccd