Github user ahgittin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-ui/pull/93#discussion_r229331551
  
    --- Diff: 
ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js
 ---
    @@ -243,4 +285,6 @@ function controller($scope, $element, $q, $uibModal, 
$log, $templateCache, palet
     
         // allow downstream to configure this controller and/or scope
         (composerOverrides.configurePaletteController || function() {})(this, 
$scope, $element);
    +    
    +    $scope.paletteItemClasses = "col-xs-3";
    --- End diff --
    
    yes, removed in #94 


---

Reply via email to