From 48a010563ee839daf14ef524f502d11091622df4 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Wed, 4 Sep 2019 02:37:21 -0500 Subject: [PATCH] Wrap long attributes in more-info-default (#3601) Can likely be applied in many other places Closes https://github.com/home-assistant/home-assistant-polymer/issues/2811 --- src/components/ha-attributes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ha-attributes.js b/src/components/ha-attributes.js index ae57a454b0..1a1836c2f2 100644 --- a/src/components/ha-attributes.js +++ b/src/components/ha-attributes.js @@ -11,6 +11,7 @@ class HaAttributes extends PolymerElement {