From c18aace3da78f3603528fa621077b3df846aefc9 Mon Sep 17 00:00:00 2001
From: Henry Jameson <me@hjkos.com>
Date: Mon, 13 Nov 2017 01:28:08 +0300
Subject: [PATCH] imo this looks ugly, compared to general timeline appearance

---
 src/components/conversation/conversation.vue | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue
index ea222ea21a..3dea4985cb 100644
--- a/src/components/conversation/conversation.vue
+++ b/src/components/conversation/conversation.vue
@@ -27,11 +27,6 @@
 <script src="./conversation.js"></script>
 
 <style lang="scss">
-  .conversation-heading {
-    border-bottom-style: solid;
-    border-bottom-width: 1px;
-  }
-
   .status-preview {
     position: absolute;
     max-width: 35em;
-- 
GitLab