Fix new lines in /pad userlist
This commit is contained in:
parent
c3437382fb
commit
6ddfe0e901
@ -414,6 +414,8 @@
|
|||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
.cryptpad-dropdown-users {
|
.cryptpad-dropdown-users {
|
||||||
pre {
|
pre {
|
||||||
|
/* needed for ckeditor */
|
||||||
|
white-space: pre;
|
||||||
margin: 5px 0px;
|
margin: 5px 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -489,6 +489,8 @@
|
|||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
}
|
}
|
||||||
.cryptpad-toolbar-leftside .cryptpad-dropdown-users pre {
|
.cryptpad-toolbar-leftside .cryptpad-dropdown-users pre {
|
||||||
|
/* needed for ckeditor */
|
||||||
|
white-space: pre;
|
||||||
margin: 5px 0px;
|
margin: 5px 0px;
|
||||||
}
|
}
|
||||||
.cryptpad-toolbar-leftside button {
|
.cryptpad-toolbar-leftside button {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user