summary refs log tree commit diff
path: root/webclient
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-21 15:26:19 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-21 15:26:51 +0100
commit01a129cb9a3dea54faf65bea4cf10dee22b55fde (patch)
tree45ea7d6db65bc0ab4ed0e302e42c69e747c77580 /webclient
parentIn the initial sync api, return the inviter for rooms in the 'invited' state (diff)
downloadsynapse-01a129cb9a3dea54faf65bea4cf10dee22b55fde.tar.xz
cheer up erik and remove the double-horizontal-border between adjacent text plinths
Diffstat (limited to 'webclient')
-rw-r--r--webclient/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css

index 869db69cd6..1717b1b355 100644 --- a/webclient/app.css +++ b/webclient/app.css
@@ -192,6 +192,7 @@ h1 { border: 1px solid #d8d8d8; height: 31px; display: inline-table; + margin-top: -1px; max-width: 90%; font-size: 16px; /* word-wrap: break-word; */