From 8e08380709bcdddd195bffac1058d3c010c9d5d6 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Sat, 10 Jul 2021 00:47:45 -0400
Subject: [PATCH] this br added useless whitespace poorly

---
 src/js/slaveListing.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/js/slaveListing.js b/src/js/slaveListing.js
index 964334306e0..dc7488705ff 100644
--- a/src/js/slaveListing.js
+++ b/src/js/slaveListing.js
@@ -374,7 +374,6 @@ App.UI.SlaveList.render = function() {
 			if (/Select/i.test(passageName)) {
 				_offset = -25;
 			}
-			res.appendChild(document.createElement("br"));
 			/*
 			 * we want <button data-quick-index="<<= listID>>">...
 			 */
-- 
GitLab