@@ -110,6 +110,9 @@
border-top: none;
border-bottom: #e8e8e8 1px solid;
overflow: inherit;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}
.public-tab.table>tbody>tr>td a{
margin: 0 10px;