From 542e6b953628b73bdd9e6680fbc5d82f20131c46 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 2 Nov 2014 14:43:52 -0800 Subject: [PATCH] Timestamp tooltip is working again --- .../components/http/www_static/polymer/state-card.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/http/www_static/polymer/state-card.html b/homeassistant/components/http/www_static/polymer/state-card.html index de28e762da0..7a68f6e743c 100755 --- a/homeassistant/components/http/www_static/polymer/state-card.html +++ b/homeassistant/components/http/www_static/polymer/state-card.html @@ -14,13 +14,11 @@ 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; - /* transition */ - -webkit-transition: all 0.30s ease-out; transition: all 0.30s ease-out; position: relative; background-color: white; - padding: 15px; + padding: 16px; width: 100%; } @@ -82,7 +80,7 @@
- + {{lastChangedFromNow}}