display cursors inline in modal notification.
This commit is contained in:
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…
x
Reference in New Issue
Block a user