diff --git a/fold-entity-row.js b/fold-entity-row.js index df27f8b..b710b95 100644 --- a/fold-entity-row.js +++ b/fold-entity-row.js @@ -16,9 +16,6 @@ class FoldRow extends Polymer.Element { .closed > ul { max-height: 0; } - .open > ul { - max-height: 40px; - } #head { display: flex; align-items: center;