mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
Merge pull request #1613 from nasa/open1592
[Frontend] Fixed markup to allow scroll of results
This commit is contained in:
commit
1d7d56d5e7
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user