summary refs log tree commit diff
path: root/synapse/res/templates/mail-expiry.css
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/res/templates/mail-expiry.css')
-rw-r--r--synapse/res/templates/mail-expiry.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/res/templates/mail-expiry.css b/synapse/res/templates/mail-expiry.css
new file mode 100644
index 0000000000..3dea486467
--- /dev/null
+++ b/synapse/res/templates/mail-expiry.css
@@ -0,0 +1,4 @@
+.noticetext {
+    margin-top: 10px;
+    margin-bottom: 10px;
+}