Height 20ex on module list

This commit is contained in:
Chris Done 2014-12-15 13:40:59 +01:00
parent ee55db153a
commit ecb7376840

View File

@ -56,6 +56,8 @@ h3 {
margin-top: 0.5em;
border-top: 1px solid #ddd;
padding-top: 0.5em;
max-height: 20ex;
overflow: auto;
ul {
list-style-type: none;
margin-left: 0;