]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fixes tooltip behavior 27395/head
authorStephan Müller <smueller@suse.com>
Wed, 20 Feb 2019 11:26:44 +0000 (12:26 +0100)
committerStephan Müller <smueller@suse.com>
Fri, 5 Apr 2019 12:00:38 +0000 (14:00 +0200)
commit01ba1ea33703a7fc4981c88d778be39c0f39d8c2
treeb3bf6682e16178d16fc4b68b5e3fd3a1e5b4952a
parent62a0d7268da68e8f4be61eb003bd5522076edfeb
mgr/dashboard: Fixes tooltip behavior

The problem was that the tool tip element was added to the current parent
element which caused the CSS to make the last
button in a button group look like the fore last button as a rectangle
but the last element should have a rounded corner.

Fixes: https://tracker.ceph.com/issues/38932
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 4b23b78)
src/pybind/mgr/dashboard/frontend/src/app/app.component.ts