summary refs log tree commit diff
path: root/syweb/webclient/app.css
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-11-12 11:40:19 +0000
committerKegan Dougal <kegan@matrix.org>2014-11-12 11:40:28 +0000
commite7ccd26c707a9786a349a2d5a6ad1b87206c9a82 (patch)
tree766993ab8a1122be7e10346e0e1cc1a681e30e17 /syweb/webclient/app.css
parentFix pyflake warnings and add a FIXME comment to deal with auth_chains receive... (diff)
downloadsynapse-e7ccd26c707a9786a349a2d5a6ad1b87206c9a82.tar.xz
SYWEB-140: Redact button layout.
Diffstat (limited to 'syweb/webclient/app.css')
-rwxr-xr-xsyweb/webclient/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css
index 23ec42f128..403d615bf1 100755
--- a/syweb/webclient/app.css
+++ b/syweb/webclient/app.css
@@ -458,6 +458,10 @@ textarea, input {
     font-family: monospace;
 }
 
+.redact-button {
+    float: left
+}
+
 .room-info-textarea-content {
     height: auto;
     width: 100%;