@@ -74,4 +74,8 @@ p{word-break: break-word;word-wrap: break-word;clear:both;line-height: 22px;}
}
.container-table{
overflow-x:auto;
+ overflow-y:hidden;
+}
+.container-table td{
+ min-width:90px;