diff options
author | tomsmeding <tom.smeding@gmail.com> | 2018-03-02 12:17:29 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2018-03-02 12:17:29 +0100 |
commit | a00c93ac174b4c9b01ddd020f8a6d4a32e18f5b2 (patch) | |
tree | 3e0e5693cd17e34501889f3886c393902a58bd58 /modules/zelfoverhoor/docent.html | |
parent | 04f196c7c5c9601a9d7e64e013cc9846c4b2e1fe (diff) |
zelfoverhoor: Insert questions halfway while editing
Diffstat (limited to 'modules/zelfoverhoor/docent.html')
-rw-r--r-- | modules/zelfoverhoor/docent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/zelfoverhoor/docent.html b/modules/zelfoverhoor/docent.html index c3c1d7b..501d007 100644 --- a/modules/zelfoverhoor/docent.html +++ b/modules/zelfoverhoor/docent.html @@ -21,7 +21,7 @@ td, th { padding: 4px; } .newquestioncontainer { - margin-bottom: 10px; + margin-bottom: 5px; } .newquestioncontainer > span { margin-right: 5px; |