Add missing margin in usergrid
parent
09fdfa2ad2
commit
77ee1b02dc
|
@ -15,6 +15,7 @@
|
|||
&:not(.large) {
|
||||
.cp-usergrid-grid {
|
||||
margin: -3px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
}
|
||||
&.cp-usergrid-empty {
|
||||
|
|
Loading…
Reference in New Issue