Add missing margin in usergrid

pull/1/head
yflory 2019-11-25 17:58:33 +01:00
parent 09fdfa2ad2
commit 77ee1b02dc
1 changed files with 1 additions and 0 deletions

View File

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