diff --git a/README.rst b/README.rst index 2e23e77..eae347f 100644 --- a/README.rst +++ b/README.rst @@ -103,6 +103,8 @@ v2.1.0 (UNRELEASED) - 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 `_). +- Re-align the menu and search buttons in the title bar. + (Fixes: `#148 `_). 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 c572434..7a3c2c1 100644 --- a/mopidy_musicbox_webclient/static/css/webclient.css +++ b/mopidy_musicbox_webclient/static/css/webclient.css @@ -129,14 +129,11 @@ color:white; } -#headermenubtn{ - width: 50px; +#headermenubtn { + padding-top: 2px; } -#headersearchbtn{ - text-align: right; -} -#headersearchbtn .ui-btn-inner{ - padding: 6px; + +#headersearchbtn span { font-size: 15px; } diff --git a/mopidy_musicbox_webclient/static/index.html b/mopidy_musicbox_webclient/static/index.html index 15ea9a1..6e1ecf4 100644 --- a/mopidy_musicbox_webclient/static/index.html +++ b/mopidy_musicbox_webclient/static/index.html @@ -224,9 +224,9 @@ diff --git a/mopidy_musicbox_webclient/static/mb.manifest b/mopidy_musicbox_webclient/static/mb.manifest index 86cbf70..9b0b2e0 100644 --- a/mopidy_musicbox_webclient/static/mb.manifest +++ b/mopidy_musicbox_webclient/static/mb.manifest @@ -1,6 +1,6 @@ CACHE MANIFEST -# 2016-01-28:v2 +# 2016-01-30:v1 NETWORK: *