diff --git a/src/js/slaveListing.js b/src/js/slaveListing.js
index 964334306e073efa9c2269b241b023bbf2724c16..dc7488705ffe52d97f0b4d43453a8b8a3fe3e8fb 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>>">...
 			 */