Merge pull request #1613 from nasa/open1592

[Frontend] Fixed markup to allow scroll of results
This commit is contained in:
Pete Richards
2017-06-21 11:10:14 -07:00
committed by GitHub

View File

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