diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index bf584404b85..f0ef54755c8 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 = "d0b5982b1bc41a96b8a4f49aaa92af5d" +VERSION = "ddf42f54c15daf472d4c8641fab8d418" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 4c80a602749..3528c02eb0f 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -22445,8 +22445,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN background-color: #fff; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.098) 0px 2px 4px, rgba(0, 0, 0, 0.098) 0px 0px 3px; - padding: 16px; - margin: 16px auto; + padding: 0 16px 8px; + margin: 16px; } @@ -22457,9 +22457,15 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN -