summaryrefslogtreecommitdiff
path: root/static/website/templates/new-question.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/new-question.html')
-rw-r--r--static/website/templates/new-question.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/new-question.html b/static/website/templates/new-question.html
index cbc6063..d5f9b55 100644
--- a/static/website/templates/new-question.html
+++ b/static/website/templates/new-question.html
@@ -2,7 +2,7 @@
{% load static %}
{% load widget_tweaks %}
{% block content %}
- <h4>
+ <h4 style="padding-top: 15px;">
<span class="glyphicon glyphicon-pencil">
</span> Create a new question . . .
</h4>