display cursors inline in modal notification.

pull/1/head
David Benqué 5 years ago
parent 928fe6c3dc
commit 291a84723f

@ -74,8 +74,12 @@
background: #eee;
color: @cryptpad_text_col;
font-size: 14px;
div {
display: inline;
}
.cp-kanban-cursors {
margin-top: 5px;
display: inline;
margin-left: 5px;
}
margin-bottom: 5px;
}

Loading…
Cancel
Save