diff --git a/CHANGELOG.md b/CHANGELOG.md index a9deeaf1..7103b1ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.2.12 + +* Fixes a bug with dropdowns in IE11 and Edge related to `:focus-within`. + ## 3.2.11 * Fixes missing support for several BU Default Icons. diff --git a/_docs/index.html b/_docs/index.html index b7584107..7ef563b6 100644 --- a/_docs/index.html +++ b/_docs/index.html @@ -36,9 +36,10 @@
Responsive Foundation is Boston University Interactive Design's front-end library. The basic library can be used on any project by importing the styles in burf-base
. For WordPress theme developers, we also have a set of styles especially for custom themes, called burf-theme
. These styles go hand in hand with the Responsive Framework, our in-house WordPress theme development framework.