diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 4121dc6ce..c1e7849c0 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -44,7 +44,7 @@ - **Sidebar** - Mobile `is mobile` was using RegExp `test()` which would return an incorrect value when called multiple times - **Sidebar** - Sidebar will now only close if you click on `pusher` or underlayed `body` (scale out). Clicking on fixed elements will not close sidebar. - **Transition** - Fixed bug with animations that contain the strings 'in' or 'out' as part of their names, for example "swing" -- *Sticky** - Fixes issue with container size not being set explicitly on rail due to improper method renaming +- **Sticky** - Fixes issue with container size not being set explicitly on rail due to improper method renaming ### Version 1.7.3 - January 16, 2015