Fix #11. Props to @michbaeck.
This commit is contained in:
parent
a310c8130b
commit
0636ee9522
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user