From 712a2dee6b810ca7e6308d8e559aa0d8feed0804 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 23 Dec 2008 19:31:08 -0800 Subject: [PATCH] Dropped support for Internet Explorer version 6.0! Time to break out the champagne. --- NEWS | 1 + static/css/ie6.css | 4 ++++ static/html/supported browsers.html | 2 +- static/js/Wiki.js | 4 +++- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7ff4dd6..f1e2003 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ note text at once. * Added rounded corners to several display elements. * Improved the layout on low-resolution displays (1024x768 and below). + * Dropped support for Internet Explorer version 6.0. * Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message. * Fixed a bug in which yellow pulldowns that were opened towards the bottom diff --git a/static/css/ie6.css b/static/css/ie6.css index 06d363f..27e8d76 100644 --- a/static/css/ie6.css +++ b/static/css/ie6.css @@ -71,3 +71,7 @@ margin-bottom: 0.25em; padding: 0.25em 0.25em 0 0.5em; } + +#current_notebook_wrapper { + margin-right: 1em; +} diff --git a/static/html/supported browsers.html b/static/html/supported browsers.html index bb27391..0a059bc 100644 --- a/static/html/supported browsers.html +++ b/static/html/supported browsers.html @@ -6,7 +6,7 @@ so not all browsers will work for editing your wiki. Supported browsers include: