Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: adjust action table vertical scroll-bar
......................................................................
webadmin: adjust action table vertical scroll-bar
Action table vertical scroll-bar is cropped
when the items list is empty (Fedora19/Firefox21).
The issue was overlapping of the bottom table
over the header (which cropped the header
also when the table isn't empty).
Fixed by altering table's styles.
Screenshots-Before:
http://i.imgur.com/aP64ZzY.png
http://i.imgur.com/koRMhc1.png
Screenshots-After:
http://i.imgur.com/j7CjGN6.png
http://i.imgur.com/HjUPhu4.png
Change-Id: I8ed7202f2ff13ec5adf2c5de341f2b8223a85a63
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/SimpleActionTable.ui.xml
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20881
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8ed7202f2ff13ec5adf2c5de341f2b8223a85a63
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server