fix: icon float

This commit is contained in:
Jean-Baptiste Pasquier 2021-04-26 18:27:28 +02:00
parent 5c4c3443c2
commit c7fa17ca22
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
submit-widget="button"
data-trans='placeholder-name=communities.list.searchBy;submit-button=communities.list.searchButton'
)
div.segment.three-quarter.sm-full.text-right
div.segment.sm-full.text-right(style='float:right')
solid-link.segment.children-link-rounded.children-icon-map.children-link-reversed.color-secondary.bordered(next=`${component.route}-map`)
span

View File

@ -9,13 +9,13 @@
search-filter='community.name, address_line1, address_line2'
placeholder-filter=''
widget-filter='solid-form-placeholder-text'
class-filter="segment margin-bottom-medium sm-margin-bottom-none three-quarter sm-full padding-right-small sm-padding-none text-small input-bg-white children-shadow"
class-filter="segment margin-bottom-medium sm-margin-bottom-none full sm-full padding-right-small sm-padding-none text-small input-bg-white children-shadow"
submit-button=""
submit-widget="button"
data-trans='placeholder-filter=communities.list.searchBy;submit-button=communities.list.searchButton'
)
div.segment.three-quarter.sm-full.text-right
div.segment.sm-full.text-right(style='float:right')
solid-link.segment.children-link-rounded.children-icon-grid.children-link-reversed.color-secondary.bordered(next=`${component.route}-directory`)
span