How to add style to the search widget ?

pdforest 22 Oct, 2019
Hi, I need to eliminate the "margin-bottom of 18 that adds {view:search} by default, I need to add style="margin-bottom: 0px;" someware but I don't know.

Part of my index event:

{fn:read_datos}
<div class="ui divider"></div>
<div class="ui segment">
<div class="ui three column grid">
<div class="column">{view:new_dato_button}</div>
<div class="column"></div>
<div class="column">{view:search}</div>
</div>
</div>
<div class="ui divider"></div>



How to add style to the search widget ? image 1

Thanks,
Pablo
pdforest 22 Oct, 2019
Sorry, it was the ISIS template in administrator's context.
This topic is locked and no more replies can be posted.