git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4587 a333f486-631f-4898-b8df-5754b55c2be0
@@ -626,6 +626,9 @@ table .group-actions {
#grid-breadcrumb {
padding-left: 0px;
font-size: 12px;
+ white-space: nowrap;
+ overflow-x: hidden;
+ text-overflow: ellipsis;
}
#grid-breadcrumb > li {
display: inline;
@@ -673,6 +673,9 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
#grid-breadcrumb{
#grid-breadcrumb > li{