HFJ-170: Removed question padding.

Removed unused outdated content example.
pull/1/head
Frode Petterson 2014-02-26 10:59:53 +01:00
parent eb7ccdd523
commit 9e5e3b4e89
2 changed files with 1 additions and 2 deletions

View File

@ -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);

View File

@ -3,7 +3,7 @@
"contentType": "question",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 40,
"patchVersion": 41,
"runnable": 1,
"fullscreen": 0,
"machineName": "H5P.QuestionSet",