Created attachment 1227189 [details] Screenshot showing actual results Description of problem:Hover text on Roles is overlapped by the Navigation menu. See attached screenshot. Version-Release number of selected component (if applicable):5.7.0.13-rc3.20161129142908_1d51fd2 How reproducible:100% Steps to Reproduce: 1.Add any Provider (e.g. vSphere55) 2.Navigate to Compute --> Infrastructure --> Topology 3. Actual results: Hover text is overlapped by Navigation Menu Expected results:It should be displayed without overlapped Additional info: See attachment
https://github.com/ManageIQ/manageiq-ui-classic/pull/926
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2f40a2b62c66e597dc4fbf38c9ff6800816078fc commit 2f40a2b62c66e597dc4fbf38c9ff6800816078fc Author: Eric Winchell <ewinchel> AuthorDate: Wed Apr 5 11:11:34 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Apr 5 11:11:34 2017 -0400 Fix topology view styling issues https://bugzilla.redhat.com/show_bug.cgi?id=1432851 https://bugzilla.redhat.com/show_bug.cgi?id=1400831 app/assets/stylesheets/container_topology.css | 4 ++++ app/views/infra_topology/show.html.haml | 2 +- app/views/layouts/_breadcrumbs.html.haml | 2 +- app/views/middleware_topology/show.html.haml | 2 +- app/views/network_topology/show.html.haml | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-)
*** Bug 1386619 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq-ui-classic/pull/2512
*** This bug has been marked as a duplicate of bug 1486660 ***