Re: Non-displaying page

2017-01-05 Thread Richard Torrens (lists)
In article , Michael Drake wrote: > On 05/01/17 13:27, Richard Torrens (lists) wrote: > > Is this a bug or a style fault on the page? > The "body { visibility: hidden !important; }" style means "hide the >

Re: Non-displaying page

2017-01-05 Thread Michael Drake
On 05/01/17 13:27, Richard Torrens (lists) wrote: Is this a bug or a style fault on the page? The "body { visibility: hidden !important; }" style means "hide the whole page from view". There is some JavaScript to unset it, revealing the page. It's daft, because the page won't display at all