
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Role tree text height ...................................................................... webadmin: Role tree text height - The height of items in the role tree was fixed to a particular height. This would cause overlap if the text was longer than the available width. This patch removes the fixed height allowing for wrapping to the next line. Change-Id: Ifb230dc8155fcf538289923f825debed25085dfc Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1255607 Signed-off-by: Alexander Wels <awels@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/css/RoleTree.css 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Alexander Wels: Verified Jenkins CI: Passed CI tests Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45463 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb230dc8155fcf538289923f825debed25085dfc Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org