GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/2995
[ZEPPELIN-3510] Angular ui-grid fix
### What is this PR for?
This PR change display of spaces in ui-grid (Now the number of displayed
spaces is correct).
And now then you edit the cell its displayed corectly.
### What type of PR is it?
Bug Fix
### What is the Jira issue?
[ZEPPELIN-3510](https://issues.apache.org/jira/browse/ZEPPELIN-3510)
### <p align="center">Spaces</p>
Before :(

After :)

### <p align="center">Edit cell</p>
Before :(

After :)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3510
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2995.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2995
----
commit c2c1336a94bf777b96884b1b5ff5702bc25230e8
Author: Savalek <def113@...>
Date: 2018-05-31T12:13:55Z
[ZEPPELIN-3510] ui-grid fix
----
---