From 4c1f24862d38e407f30297a948e17207f95b2e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= <luca.boesch@bfh.ch> Date: Fri, 16 Oct 2020 16:38:19 +0200 Subject: [PATCH] HFP-1884 don't impose align:center --- css/dragquestion.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/dragquestion.css b/css/dragquestion.css index c6ca0e24..e8996bad 100644 --- a/css/dragquestion.css +++ b/css/dragquestion.css @@ -58,7 +58,6 @@ html.h5p-iframe .h5p-container.h5p-dragquestion.h5p-semi-fullscreen { border: 0.1em solid #c6c6c6; cursor: pointer; position: absolute; - text-align: center; padding: 0.3em 0.3em; line-height: 1.25em;