Lior Vernia has uploaded a new change for review. Change subject: webadmin: Resize ListModelTypeAheadListBox for consistency ......................................................................
webadmin: Resize ListModelTypeAheadListBox for consistency Resized this widget to be consistent with other widgets. Change-Id: Ib2532daf8390a05f07203140ef8857d1207ba6dd Bug-Url: https://bugzilla.redhat.com/1127582 Signed-off-by: Lior Vernia <lver...@redhat.com> --- M packaging/branding/ovirt.brand/ovirt-patternfly-compat.css 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/78/31878/1 diff --git a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css index 93816f6..4c7cf22 100644 --- a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css +++ b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css @@ -103,13 +103,13 @@ line-height: 16px !important; } .lmtalb_listbox_pfly_fix { - height: 18px !important; + height: 19px !important; } .lmtalb_listbox_pfly_fix input { - height: 16px !important; + height: 17px !important; } .lmtalb_suggestboxWrapper_pfly_fix { - height: 18px !important; + height: 17px !important; } #VmPopupWidget_name, #PoolNewPopupWidget_name, #PoolNewPopupWidget_prestartedVms, #PoolNewPopupWidget_maxAssignedVmsPerUser, #PoolEditPopupWidget_name, #PoolEditPopupWidget_editPrestartedVms, #PoolEditPopupWidget_incraseNumOfVms, -- To view, visit http://gerrit.ovirt.org/31878 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2532daf8390a05f07203140ef8857d1207ba6dd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Lior Vernia <lver...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches