Add missing margin in usergrid

This commit is contained in:
yflory 2019-11-25 17:58:33 +01:00
parent 09fdfa2ad2
commit 77ee1b02dc

View file

@ -15,6 +15,7 @@
&:not(.large) {
.cp-usergrid-grid {
margin: -3px;
margin-bottom: 6px;
}
}
&.cp-usergrid-empty {