Spaces:
Running
Running
Commit
·
2cb161c
1
Parent(s):
bafea7d
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -168,7 +168,7 @@
|
|
168 |
transition: height 0.3s ease;
|
169 |
}
|
170 |
#additional-info.expanded {
|
171 |
-
height:
|
172 |
}
|
173 |
|
174 |
|
|
|
168 |
transition: height 0.3s ease;
|
169 |
}
|
170 |
#additional-info.expanded {
|
171 |
+
height: auto;
|
172 |
}
|
173 |
|
174 |
|