mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove XXX
This commit is contained in:
parent
bc521bc1f9
commit
49528ca8ee
@ -1395,7 +1395,7 @@ define([
|
||||
common.openUnsafeURL(Broadcast.surveyURL);
|
||||
});
|
||||
active = h('div.cp-broadcast-active', [
|
||||
h('p', a), // XXX spacing around this element is really cramped
|
||||
h('p', a),
|
||||
removeButton
|
||||
]);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user