From 9e5e3b4e89313e79b2d91d0f3e16d3559e617c2e Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Wed, 26 Feb 2014 10:59:53 +0100 Subject: [PATCH] HFJ-170: Removed question padding. Removed unused outdated content example. --- css/questionset.css | 1 - library.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/questionset.css b/css/questionset.css index 261c28d..646d7ee 100644 --- a/css/questionset.css +++ b/css/questionset.css @@ -30,7 +30,6 @@ } .h5p-multichoice > .h5p-question { text-align: left; - padding: 0.5em 0.5em 0.4em; margin: 0.5em 0.5em 0.7em; background: rgba(255, 255, 255, 0.9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF); diff --git a/library.json b/library.json index 26b09b2..503afd9 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 0, - "patchVersion": 40, + "patchVersion": 41, "runnable": 1, "fullscreen": 0, "machineName": "H5P.QuestionSet",