Delete the following line in columns.css
// border: 1px solid black;
This border renders in IE but not in Gecko (FF).
What this change achieves: deletes the border around the entire page
Delete the following line in columns.css
// border: 1px solid black;
This border renders in IE but not in Gecko (FF).
What this change achieves: deletes the border around the entire page
Comments
Comment #1
Samat Jain commentedOdd that MSIE does this.
The line is removed in both Sands and Sands_CSS, in both HEAD and version 4.7.