diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index f6ccfbe7a78..e68811c90cf 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 = "6558cad990c03dd96f9e8b1035495cb6" +VERSION = "0fb3e290ac3984198deea6cc08f63bee" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 19d13a1f889..eab01e5a14e 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -3828,11 +3828,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN } .install { display: block; - white-space: pre; line-height: 1.5em; margin-top: 8px; margin-bottom: 16px; - }