GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/2349
ARTEMIS-2114 hawtio dest delete/purge buttons overlap if pane resized
Changing the view layout from horizontal to vertical avoid the resizing
issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis ARTEMIS-2114
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2349.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2349
----
commit d603332a8f23b86bf08bf3992c9e584bf9a212b7
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-10-08T13:54:12Z
ARTEMIS-2114 hawtio dest delete/purge buttons overlap if pane resized
Changing the view layout from horizontal to vertical avoid the resizing
issue
----
---