[Frontend] Fixed markup to allow scroll of results

Fixes #1592
This commit is contained in:
Charles Hacskaylo 2017-06-13 09:24:42 -07:00
parent 35b51d151d
commit 61f59a94e4

View File

@ -19,7 +19,7 @@
this source code distribution or the Licensing information page available
at runtime from the About dialog for additional information.
-->
<div class="angular-w" ng-controller="SearchController as controller">
<div class="angular-w l-flex-col flex-elem grows holder" ng-controller="SearchController as controller">
<div class="l-flex-col flex-elem grows holder holder-search" ng-controller="SearchMenuController as menuController">
<div class="search-bar flex-elem l-flex-row"
ng-controller="ToggleController as toggle"