Alexander Wels has submitted this change and it was merged.
Change subject: userportal: fix right-hand pane scrolling
......................................................................
userportal: fix right-hand pane scrolling
In the User Portal, the right-hand pane took up too much space. The pane typically
had a horizontal scrollbar that caused the user to have to scroll to the right to
be able to edit the "Console options".
Fixed by removing min-width of 540px.
Change-Id: I80b358915c6a168d694b268a8cec08f9b18a5d72
Bug-Url:
https://bugzilla.redhat.com/1001419
Signed-off-by: Greg Sheremeta <gshereme(a)redhat.com>
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Greg Sheremeta: Verified
Vojtech Szocs: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25913
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80b358915c6a168d694b268a8cec08f9b18a5d72
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server