1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 05:30:38 +02:00

Remove overflow from .PermissionsPage-permissions (#1627)

This commit is contained in:
David Sevilla Martín
2018-11-06 16:41:21 -05:00
committed by Franz Liedke
parent 83e99ed5a5
commit 4b915c688c

View File

@@ -32,7 +32,6 @@
.PermissionsPage-permissions {
padding: 20px 0 200px;
overflow: auto;
}
.PermissionGrid {