From 23c5159f6cca23b1e39e03e0bf19f07270dcd185 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 8 Feb 2016 21:58:41 -0800 Subject: [PATCH] Update frontend to fix map CSS --- homeassistant/components/frontend/version.py | 2 +- homeassistant/components/frontend/www_static/frontend.html | 4 ++-- .../components/frontend/www_static/home-assistant-polymer | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 6ec7b167e36..86addc02bbc 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 = "adb522d3e633ac616a57e9b963c619ca" +VERSION = "b4a697145515baf30eafed27ee5daa63" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index a5044f3d83b..8d5744b046b 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -4877,7 +4877,7 @@ case"touchend":return this.addPointerListenerEnd(t,e,i,n);case"touchmove":return } iron-image { border-radius: 50%; - }