add some spacing for new and list page to the navbar
[phorkie.git] / data / templates / new.htm
index 295b76d8ef3ad5935efec63ab55427d9387984a1..072eccaafecd5858b19622c194b55f541758d091 100644 (file)
@@ -2,6 +2,7 @@
 {% block title %}New paste{% endblock %}
 
 {% block content %}
+<div style="height: 1em"></div>
 <form method="post" action="/new" enctype="multipart/form-data" class="form-horizontal">
  <div class="control-group">
   <label class="control-label" for="description">Description</label>