This commit is contained in:
James Brooks
2016-03-01 17:21:44 +00:00
committed by James Brooks
parent 4150f8c032
commit 06284ecd13

View File

@@ -305,6 +305,11 @@ body.status-page {
margin-top: 5px;
}
.group-items {
max-height: 450px;
overflow-y: scroll;
}
p {
margin-bottom: 10px;
}