From 5c1700592f3e0d2b0db5ede503e661fc2fe2a085 Mon Sep 17 00:00:00 2001 From: Tim Curtis Date: Thu, 5 Dec 2024 06:36:03 -0500 Subject: [PATCH] [playerlib.js] Remove todo comment --- www/js/playerlib.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/js/playerlib.js b/www/js/playerlib.js index 90bdebc8..7da16902 100755 --- a/www/js/playerlib.js +++ b/www/js/playerlib.js @@ -807,7 +807,6 @@ function updateInpsrcMeta(cmd, data) { inpSrcMetaRefreshBtn(); $('#inpsrc-metadata').show(); - // TODO: Still some issues with the leftmost button bottom margin. $('#inpsrc-msg').css({ 'width':'unset', 'top':'unset',