diff --git a/README.rst b/README.rst index 7e7c949..2e23e77 100644 --- a/README.rst +++ b/README.rst @@ -101,6 +101,8 @@ v2.1.0 (UNRELEASED) `#135 `_). - Fix Javascript syntax errors. (Fixes: `#122 `_). - Fix vertical alignment of playback control buttons in footer. +- Increase width of header so that more text can be rendered in the title bar. + (Fixes: `#144 `_). v2.0.0 (2015-03-26) diff --git a/mopidy_musicbox_webclient/static/css/webclient.css b/mopidy_musicbox_webclient/static/css/webclient.css index 4fd23f5..c572434 100644 --- a/mopidy_musicbox_webclient/static/css/webclient.css +++ b/mopidy_musicbox_webclient/static/css/webclient.css @@ -127,7 +127,6 @@ #contentHeadline a { color:white; - margin-left: 20%; } #headermenubtn{ diff --git a/mopidy_musicbox_webclient/static/index.html b/mopidy_musicbox_webclient/static/index.html index 5392b4f..15ea9a1 100644 --- a/mopidy_musicbox_webclient/static/index.html +++ b/mopidy_musicbox_webclient/static/index.html @@ -56,7 +56,7 @@ - + @@ -223,11 +223,10 @@ -