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 {
|
.closed > ul {
|
||||||
max-height: 0;
|
max-height: 0;
|
||||||
}
|
}
|
||||||
.open > ul {
|
|
||||||
max-height: 40px;
|
|
||||||
}
|
|
||||||
#head {
|
#head {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user