Jakub Niedermertl has uploaded a new change for review.

Change subject: webadmin: Cluster dialog overlapping checkboxes fixed
......................................................................

webadmin: Cluster dialog overlapping checkboxes fixed

'Enable Virt Service' checkbox and 'Enable Gluster Service' checkbox
in New/Edit Cluster dialog  were overlapped in webkit based browsers
due to css browser specific media queries.

Change-Id: I07b3d83a0d2af26c6c722542bea7cdf402f7dd2e
Bug-Url: https://bugzilla.redhat.com/1138556
Signed-off-by: Jakub Niedermertl <jnied...@redhat.com>
---
M packaging/branding/ovirt.brand/ovirt-patternfly-compat.css
1 file changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/37695/1

diff --git a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css 
b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css
index 2cd7a32..1443bf2 100644
--- a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css
+++ b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css
@@ -200,20 +200,6 @@
     top: -3px;
     left: -8px;
 }
-.cpv_enableOvirtService_pfly_fix span.gwt-CheckBox {
-    position: relative;
-    top: -2px;
-}
-.cpv_enableGlusterService_pfly_fix span.gwt-CheckBox {
-    position: relative;
-    top: -2px;
-}
-@media screen and (-webkit-min-device-pixel-ratio:0) {
-    .cpv_enableGlusterService_pfly_fix span.gwt-CheckBox {
-        position: relative;
-        top: -32px;
-    }
-}
 .cvp_consoleContent_pfly_fix, .cvp_clusterPolicyContent_pfly_fix, 
.cvp_fencingPolicyContent_pfly_fix {
     padding-top: 5px;
 }


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I07b3d83a0d2af26c6c722542bea7cdf402f7dd2e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Jakub Niedermertl <jnied...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to