Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20130 )
Change subject: IMPALA-12249: Fix the unexpected word wrap of 'Progress' in WebUI queries page ...................................................................... IMPALA-12249: Fix the unexpected word wrap of 'Progress' in WebUI queries page This commit replaces the whitespace in 'Scan Progress' and 'Query Progress' of queries page with non-breaking spaces (nbsp). This is to prevent these headers from breaking at the space when displayed in the browser. With this change, the headers will stay on the same line, improving the readability of the table headers. Change-Id: I894ada826282d33c3f2395231db1ddf97bc82367 Reviewed-on: http://gerrit.cloudera.org:8080/20130 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M www/queries.tmpl 1 file changed, 7 insertions(+), 6 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20130 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I894ada826282d33c3f2395231db1ddf97bc82367 Gerrit-Change-Number: 20130 Gerrit-PatchSet: 3 Gerrit-Owner: Zihao Ye <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]>
