@@ -6739,7 +6739,7 @@ ol {
display: flex;
flex-direction: row;
flex-wrap: wrap;
- align-items: center;
+ align-content: flex-start;
height: 435px;
overflow: auto;
}