1 .glossary-cols {
2 // position: absolute;
3 overflow-y: scroll;
4 height: 100%;
5 }
6
7 .glossary-row {
8 height: 75%;
9 }
10