diff --git a/CHANGELOG b/CHANGELOG
index defdb549..f13c8a95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ v 2.0.2
- api using the api key is now working again
- context path is now configurable in config.yml (see app.contextPath in config.yml.example)
- fix login on firefox when fields are autofilled by the browser
+ - fix scrolling of subscriptions list on mobile
- user is now logged in after registration
- fix link to documentation on home page and about page
- fields autocomplete is disabled on the profile page
diff --git a/bower.json b/bower.json
index ec1f38fb..9e866faa 100644
--- a/bower.json
+++ b/bower.json
@@ -3,7 +3,7 @@
"version": "2.0.0",
"dependencies": {
"jquery": "1.11.0",
- "jquery-ui": "1.11",
+ "jquery-ui": "1.10.3",
"jquery-mousewheel": "3.1.12",
"lodash": "2.4.1",
"bootstrap": "3.1.1",
diff --git a/src/main/app/index.html b/src/main/app/index.html
index b4125318..8ba8490c 100644
--- a/src/main/app/index.html
+++ b/src/main/app/index.html
@@ -26,7 +26,7 @@
-
+
@@ -41,7 +41,7 @@
-
+