From 01a129cb9a3dea54faf65bea4cf10dee22b55fde Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Thu, 21 Aug 2014 15:26:19 +0100
Subject: [PATCH] cheer up erik and remove the double-horizontal-border between
 adjacent text plinths

---
 webclient/app.css | 1 +
 1 file changed, 1 insertion(+)

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; */
-- 
GitLab