ahgittin commented on a change in pull request #195:
URL: https://github.com/apache/brooklyn-ui/pull/195#discussion_r609538271



##########
File path: 
ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html
##########
@@ -23,43 +23,43 @@
     <small class="help-block text-sm palette-footer-message" ng-class="{ 
'no-match': searchedItems.length === 0 }">
         <span ng-if="search">
           <span ng-if="searchedItems.length === 0">
-            <span ng-if="!skippingFilters && itemsBeforeActiveFilters.length > 
itemsAfterActiveFilters.length">
+            <div class="palette-footer-explanation" ng-if="!skippingFilters && 
itemsBeforeActiveFilters.length > itemsAfterActiveFilters.length"><span>

Review comment:
       just improves line spacing and layout when these appear




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to