fix: icon float
This commit is contained in:
parent
5c4c3443c2
commit
c7fa17ca22
@ -13,7 +13,7 @@
|
|||||||
submit-widget="button"
|
submit-widget="button"
|
||||||
data-trans='placeholder-name=communities.list.searchBy;submit-button=communities.list.searchButton'
|
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`)
|
solid-link.segment.children-link-rounded.children-icon-map.children-link-reversed.color-secondary.bordered(next=`${component.route}-map`)
|
||||||
span
|
span
|
||||||
|
|
||||||
|
@ -9,13 +9,13 @@
|
|||||||
search-filter='community.name, address_line1, address_line2'
|
search-filter='community.name, address_line1, address_line2'
|
||||||
placeholder-filter=''
|
placeholder-filter=''
|
||||||
widget-filter='solid-form-placeholder-text'
|
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-button=""
|
||||||
submit-widget="button"
|
submit-widget="button"
|
||||||
data-trans='placeholder-filter=communities.list.searchBy;submit-button=communities.list.searchButton'
|
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`)
|
solid-link.segment.children-link-rounded.children-icon-grid.children-link-reversed.color-secondary.bordered(next=`${component.route}-directory`)
|
||||||
span
|
span
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user