From: Tiago Melo Date: Thu, 23 Aug 2018 13:34:25 +0000 (+0100) Subject: mgr/dashboard: Fix growing table in firefox X-Git-Tag: v13.2.3~85^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ef3020eaed2032a6f4f6e7f9dd03fd47cbd4420e;p=ceph.git 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 (cherry picked from commit 09a2705381bed3fc8ecb489cb9e64d8d7541371e) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html index d59de84c1451..a1c9d3ef72ca 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html @@ -54,19 +54,17 @@
-
- In Quorum - - + In Quorum + + - Not In Quorum - - -
+ Not In Quorum + +