1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +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 1f2c24e404
commit e1dc724333

View File

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