From 7ad04c5cc48e64568d3e6beaf6293cb1781fb612 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sun, 16 Apr 2023 11:51:49 +0200 Subject: [PATCH] Update BetterFriendList.plugin.js --- Plugins/BetterFriendList/BetterFriendList.plugin.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins/BetterFriendList/BetterFriendList.plugin.js b/Plugins/BetterFriendList/BetterFriendList.plugin.js index 6f43319100..114882f006 100644 --- a/Plugins/BetterFriendList/BetterFriendList.plugin.js +++ b/Plugins/BetterFriendList/BetterFriendList.plugin.js @@ -117,6 +117,10 @@ module.exports = (_ => { ${BDFDB.dotCN._betterfriendlistnamecell} { width: 200px; } + ${BDFDB.dotCNS.peoplespeoplecolumn + BDFDB.dotCN.searchbar} { + padding-bottom: 0; + margin-bottom: 0; + } ${BDFDB.dotCN.peoplesuser} { flex: 1 1 auto; }