Revert broken scroll bars implementation

This reverts commit 06284ecd13.

Closes #1626.
Closes #1640.
This commit is contained in:
Graham Campbell
2016-03-24 13:59:40 +00:00
parent 85094805f2
commit 10c821c466

View File

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