Skip to content
Snippets Groups Projects
Commit b5872282 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Fix the IE6 and IE7 black screens on the main site.

* css/style.css - where relevant and opacity's are used, use filters for IE6 and IE7.
* shared/storage.js - when clearing localStorage if the user is not authenticated, call removeItem for the emails.  The call to JSON.stringify was blowing up.

issue #1529
parent e53ade9a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment