Fixed lay-out issue

This commit is contained in:
Daniel van Noord
2020-12-15 15:19:50 +01:00
parent 08b30e9c62
commit 10482dfd2d
2 changed files with 0 additions and 2 deletions

View File

@@ -1951,7 +1951,6 @@ CM.Disp.CreatePrefOption = function(config) {
div.appendChild(volume);
return div;
}
else if (CM.ConfigData[config].type == "url") {
var div = document.createElement('div');
div.className = 'listing';