
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: fixed paddings of the type ahead list boxes ...................................................................... webadmin: fixed paddings of the type ahead list boxes The type ahead list boxes are supposed to look similar than the regular list boxes. There was a difference that the padding of the text inside was different for the regular and the type ahead. Change-Id: Iaaca5c38ace95d93ebcdfc7a4b7847c7e0ed9493 Bug-Url: https://bugzilla.redhat.com/1166061 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelTypeAheadListBox.ui.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified Alexander Wels: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36891 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaaca5c38ace95d93ebcdfc7a4b7847c7e0ed9493 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org