mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-23 17:31:55 +01:00
Height 20ex on module list
This commit is contained in:
parent
ee55db153a
commit
ecb7376840
@ -56,6 +56,8 @@ h3 {
|
|||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
border-top: 1px solid #ddd;
|
border-top: 1px solid #ddd;
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
|
max-height: 20ex;
|
||||||
|
overflow: auto;
|
||||||
ul {
|
ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user