diff --git a/server/zanata-frontend/src/editor/app/containers/Root/index.js b/server/zanata-frontend/src/editor/app/containers/Root/index.js index 12de452d01a..a5699c5cad5 100644 --- a/server/zanata-frontend/src/editor/app/containers/Root/index.js +++ b/server/zanata-frontend/src/editor/app/containers/Root/index.js @@ -100,8 +100,8 @@ class Root extends Component { // TODO adjust scrollbar width on div like Angular template editor.html return ( - - + + } - - + + ) }