BraydenMoore commited on
Commit
2cb161c
·
1 Parent(s): bafea7d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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: 100px;
172
  }
173
 
174
 
 
168
  transition: height 0.3s ease;
169
  }
170
  #additional-info.expanded {
171
+ height: auto;
172
  }
173
 
174