Skip to content

Commit

Permalink
fix error with search results not scrolling, re #4771
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters committed Jun 3, 2019
1 parent 811cb0c commit 578a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/app/templates/views/search.htm
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<div class="flex">
<div class="flex">

<div data-bind="component: {
<div class="flex" data-bind="component: {
name: 'search-results',
params: sharedStateObject
}"></div>
Expand Down

0 comments on commit 578a548

Please sign in to comment.