Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal,webadmin: Disabled type suggest boxes are not fully filled
......................................................................
userportal,webadmin: Disabled type suggest boxes are not fully filled
Changed the ListModelTypeAheadListBox.ui.xml in a way that the underlying
<input> takes the whole available space and added to it's styles the same style
what the GWT's ListBox is using.
Change-Id: Ic26a695aa127f36023b4e0de01919613280ae960
Bug-Url:
https://bugzilla.redhat.com/1066443
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelTypeAheadListBox.ui.xml
1 file changed, 6 insertions(+), 4 deletions(-)
Approvals:
Tomas Jelinek: Verified
Alexander Wels: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28990
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic26a695aa127f36023b4e0de01919613280ae960
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server