Remove extra border spacing, should be handled in CSS if needed

This commit is contained in:
Nathan Gray 2013-12-11 21:20:07 +00:00
parent b703e5ddf8
commit 71e62f24f3

View File

@ -299,7 +299,6 @@ var et2_dataview = Class.extend({
// Update the visibility of the column
this.egw.css("." + col.tdClass,
"display: table-cell; " +
((vis_col == total_cnt) ? "border-right-width: 0 " : "border-right-width: 1px ") +
"!important;");
// Ugly browser dependant code - each browser seems to treat the