Ravi Nori has uploaded a new change for review. Change subject: webadmin: The scroll bar is not aligned with the Edit Role menu box ......................................................................
webadmin: The scroll bar is not aligned with the Edit Role menu box In edit role dialog the permissions tree scroll bar is not aligned with edit role menu box Change-Id: I03e80765cffddd77c95d80ee386bbea4fd16d620 Bug-Url: https://bugzilla.redhat.com/1128449 Signed-off-by: Ravi Nori <rn...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/configure/RolePopupView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/31/32531/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/configure/RolePopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/configure/RolePopupView.ui.xml index f33eb56..de0d3f0 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/configure/RolePopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/configure/RolePopupView.ui.xml @@ -82,7 +82,7 @@ <g:RadioButton name="accountTypeRadioButton" ui:field="userRadioButtonEditor" addStyleNames="{style.radioButton}"/> <g:RadioButton name="accountTypeRadioButton" ui:field="adminRadioButtonEditor" addStyleNames="{style.radioButton}"/> </g:HorizontalPanel> - <g:HTML><hr style="width:100%;" /></g:HTML> + <g:HTML><hr style="width:100%; margin-top:0px; margin-bottom:0px;" /></g:HTML> <g:Label ui:field="explainationLabel" addStyleNames="{style.explanationLabel}"/> <g:HorizontalPanel addStyleNames="{style.buttonPanel}"> <g:Button ui:field="expandAllButton" addStyleNames="{style.expandAllButton}"/> -- To view, visit http://gerrit.ovirt.org/32531 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I03e80765cffddd77c95d80ee386bbea4fd16d620 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches