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: