Repository: ambari
Updated Branches:
  refs/heads/trunk 845eb86c2 -> 6fe7cc283


AMBARI-21323.Hive view 2.0-UI issues on IE11 +Win 7(Venkata Sairam)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6fe7cc28
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6fe7cc28
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6fe7cc28

Branch: refs/heads/trunk
Commit: 6fe7cc283957de8e13d1073322a6176895ff289b
Parents: 845eb86
Author: Venkata Sairam <[email protected]>
Authored: Fri Jun 23 08:15:57 2017 +0530
Committer: Venkata Sairam <[email protected]>
Committed: Fri Jun 23 08:16:21 2017 +0530

----------------------------------------------------------------------
 contrib/views/hive20/src/main/resources/ui/app/styles/app.scss | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6fe7cc28/contrib/views/hive20/src/main/resources/ui/app/styles/app.scss
----------------------------------------------------------------------
diff --git a/contrib/views/hive20/src/main/resources/ui/app/styles/app.scss 
b/contrib/views/hive20/src/main/resources/ui/app/styles/app.scss
index 83fac86..522b2d3 100644
--- a/contrib/views/hive20/src/main/resources/ui/app/styles/app.scss
+++ b/contrib/views/hive20/src/main/resources/ui/app/styles/app.scss
@@ -835,6 +835,7 @@ ul.dropdown-menu {
 }
 
 .break-word{
+  display: inline-block;
   word-break: break-all;
 }
 

Reply via email to