Itamar Heim has submitted this change and it was merged.
Change subject: engine: Locale dropdown not working
......................................................................
engine: Locale dropdown not working
- Fixed issue where if you caused a scrollbar to appear
in the browser, then locale selection dropdown would
stop working. The css placed the element fixed to then
browser window instead of relative to the containing
element
- Fixed the same issue for webadmin and user portal login
screens.
Change-Id: Id25bb36914c8c2ecdde62fbb04b7b0374be3d88d
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1009986
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/login/view/LoginPopupView.ui.xml
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml
M packaging/branding/ovirt.brand/welcome_style.css
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19809
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id25bb36914c8c2ecdde62fbb04b7b0374be3d88d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server