Alona Kaplan has uploaded a new change for review.

Change subject: webadmin: [SetupNetwork] redundant line break in bottom 
checkboxes(#849099)
......................................................................

webadmin: [SetupNetwork] redundant line break in bottom checkboxes(#849099)

https://bugzilla.redhat.com/849099

redundant line break in Verify connectivity between Host and Engine.
Should use "%" instead of "px".

Change-Id: I4ca0953f74bf77b0c0536347c474facc34598f12
Signed-off-by: Alona Kaplan <alkap...@redhat.com>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/34/7334/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 6884618..8b4b827 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
@@ -125,12 +125,12 @@
                }
 
                .checkCon {
-                       width: 290px;
+                       width: 100%;
                        padding: 5px;
                }
 
                .commitChanges{
-                       width: 190px;
+                       width: 100%;
                        padding: 5px;
                }
 


--
To view, visit http://gerrit.ovirt.org/7334
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ca0953f74bf77b0c0536347c474facc34598f12
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkap...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to