Repository: ambari
Updated Branches:
  refs/heads/trunk 9207fa3c4 -> 50c3d816a


AMBARI-16287 BGOperations is taking very long time to finish. (atkach)


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

Branch: refs/heads/trunk
Commit: 50c3d816af1eedc71379c35ed157739e2439b9eb
Parents: 9207fa3
Author: Andrii Tkach <[email protected]>
Authored: Wed May 11 11:11:22 2016 +0300
Committer: Andrii Tkach <[email protected]>
Committed: Wed May 11 13:45:32 2016 +0300

----------------------------------------------------------------------
 ambari-web/app/styles/application.less | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/50c3d816/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less 
b/ambari-web/app/styles/application.less
index 0abfc7d..6d9ed46 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -1873,6 +1873,7 @@ a:focus {
     line-height: 14px;
     font-size: 11px;
     font-family: monospace;
+    word-break: normal;
   }
 }
 

Reply via email to