mgr/dashboard: Fix growing table in firefox 23711/head
authorTiago Melo <tspmelo@gmail.com>
Thu, 23 Aug 2018 13:34:25 +0000 (14:34 +0100)
committerTiago Melo <tspmelo@gmail.com>
Thu, 23 Aug 2018 13:39:12 +0000 (14:39 +0100)
commit09a2705381bed3fc8ecb489cb9e64d8d7541371e
tree523415f223c76885087331a08c7eb181cee85f7c
parent76eae2dad97d51fbfee6ae4ad17548ee484f2101
mgr/dashboard: Fix growing table in firefox

It seems Firefox 52 has some kind of problem when
rendering our table inside a fieldset.

Since we don't really require the fieldset in the monitor page,
I have removed it to "fix" this problem.

Fixes: http://tracker.ceph.com/issues/26999
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html