When developing a site that I cannot directly link to, I discovered the following problem.
When the content of a div makes it over 4098 pixels tall, the border disappears. Here is an example:
http://jsfiddle.net/ezimir/RzPSm/
This is only displayed on Linux (Ubuntu) (other browsers and OS do this). I am currently using Google Chrome 12.0.742.112.
How to make this frame on tall elements?
source
share