Commit 9f866198 authored by Phil Hughes's avatar Phil Hughes

Increased dropdown max height

parent 6c69868c
......@@ -294,7 +294,7 @@
}
.dropdown-content {
max-height: 200px;
max-height: 215px;
overflow-y: scroll;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment