]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix growing table in firefox
authorTiago Melo <tspmelo@gmail.com>
Thu, 23 Aug 2018 13:34:25 +0000 (14:34 +0100)
committerTiago Melo <tspmelo@gmail.com>
Mon, 8 Oct 2018 14:10:10 +0000 (15:10 +0100)
commitef3020eaed2032a6f4f6e7f9dd03fd47cbd4420e
tree541ce40dcec9e428e757048f8e0954b53c52f0c1
parent87b5e7c4255796bdd4391cfa2e16959109047531
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>
(cherry picked from commit 09a2705381bed3fc8ecb489cb9e64d8d7541371e)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html