Alexander Wels has posted comments on this change. Change subject: webadmin: Tree Table subtab action panel ......................................................................
Patch Set 1: This patches fixes an issue with the scrollable tab bar patch for sub tabs with tree panels. The tree panels were being wrapped in a table which did not correctly report its width. The width is needed to correctly determine if the > should be visible. There was not particular reason we needed a table to wrap these widgets so I switched it to a div which does report the width correctly. -- To view, visit http://gerrit.ovirt.org/24872 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I65155f78d447f8a07f36118eb4d1b373ca0947cc Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Greg Sheremeta <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
