ahgittin commented on a change in pull request #195:
URL: https://github.com/apache/brooklyn-ui/pull/195#discussion_r609539007
##########
File path:
ui-modules/blueprint-composer/app/views/main/graphical/graphical.state.less
##########
@@ -147,6 +147,8 @@
&, .palette-full-height-wrapper {
display: flex;
flex-direction: column;
+ justify-content: space-between;
Review comment:
prevents big space at the bottom when tiles are large. does cause a
little jumpiness when messages appear but i think it's the least bad answer at
least without a lot of work.
--
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]