diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index b0b2af4a48a..c91c3ef9726 100644 --- a/homeassistant/components/frontend/version.py +++ b/homeassistant/components/frontend/version.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "85ce191d6484327ae20265d457c6c4e7" +VERSION = "fcdb0ebfe95f973b1354ede21966454f" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 7436a5909fb..b101972ce68 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -3500,6 +3500,10 @@ iron-selector:not(.narrow-layout) #main ::content [paper-drawer-toggle] { -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; + } + + .title { + text-align: left; }UpdateView on GitHubUpdated On:[[stateObj.attributes.date]]Release Notes:[[stateObj.attributes.message]]Remote SHA:[[stateObj.attributes.remote_sha]]Local SHA:[[stateObj.attributes.local_sha]]