@@ -431,3 +431,6 @@ body {
height:400px;
overflow: hidden
}
+.table-f td.text-right{
+ word-break:break-all;
+}