From 39b9d4b5e5989b10566657ea27a354481733ace1 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 4 Feb 2021 16:43:52 +0100 Subject: [PATCH] Fix syntax erros --- skins-3.0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skins-3.0.json b/skins-3.0.json index e038c09..34aaf99 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -257,7 +257,7 @@ "step": "0.1", "css": "h1 {font-size: $em;}", "default": "1.8" - }, + } ] }, { @@ -274,7 +274,7 @@ "name": "Compact Episode View", "description": "This reduces the height of episodes of a show.", "css": "/* Size episode preview images in a more compact way */.listItemImage.listItemImage-large.itemAction.lazy {height: 110px;}.listItem-content {height: 115px;}.secondary.listItem-overview.listItemBodyText {height: 61px; margin: 0;}" - }, + } ] }, {