adjust spacing of usergrid

pull/1/head
David Benqué 5 years ago
parent e9c0e1a710
commit f04d4e1010

@ -8,7 +8,7 @@
& {
.cp-usergrid-container {
margin-bottom: 12px; // XXX add margin at bottom of user grids
margin-bottom: 12px !important; // even when last child of .msg
.cp-usergrid-grid {
display: flex;
flex-wrap: wrap;
@ -100,6 +100,7 @@
.cp-usergrid-user-name {
margin-left: 5px;
text-align: left;
line-height: 150%;
color: @cryptpad_text_col;
}
}

Loading…
Cancel
Save