diff --git a/README.rst b/README.rst index 3fb2ba2..9d1b9b8 100644 --- a/README.rst +++ b/README.rst @@ -70,6 +70,10 @@ v2.2.0 (UNRELEASED) - Remove unused jQuery.Mobile.iScrollView libraries and references. - Remove unused jQuery.Truncate libraries and references. +**Fixes** + +- Prevent mobile devices from scaling when used in landscape mode. (Fixes: `#157 `_). + v2.1.1 (2016-02-04) ------------------- diff --git a/mopidy_musicbox_webclient/static/index.html b/mopidy_musicbox_webclient/static/index.html index 7f5d406..5d00383 100644 --- a/mopidy_musicbox_webclient/static/index.html +++ b/mopidy_musicbox_webclient/static/index.html @@ -41,7 +41,7 @@ - +