Alona Kaplan has uploaded a new change for review. Change subject: webadmin: [SetupNetworks] Edit click area should be bigger (#853075) ......................................................................
webadmin: [SetupNetworks] Edit click area should be bigger (#853075) https://bugzilla.redhat.com/853075 [SetupNetworks] In order to open the edit dialog of and nic/network the user should click exactly on the edit pencil. The pencil icon is very small it is hard to click exactly on it. Change-Id: Iea10c1dbb4f2d66b70268a73cbd7dde1b830af3a Signed-off-by: Alona Kaplan <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/7761/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml index ad2f739..689ea57 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml @@ -105,7 +105,7 @@ } .actionButton { - padding: 5px; + padding: 8px; } .networkImageBorder { -- To view, visit http://gerrit.ovirt.org/7761 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iea10c1dbb4f2d66b70268a73cbd7dde1b830af3a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
