aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/response_previewform.html
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates/response_previewform.html')
-rw-r--r--libpathod/templates/response_previewform.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/response_previewform.html b/libpathod/templates/response_previewform.html
index 9934fbf7..19e28d08 100644
--- a/libpathod/templates/response_previewform.html
+++ b/libpathod/templates/response_previewform.html
@@ -1,4 +1,4 @@
-<form class="form-inline" method="GET" action="/response_preview">
+<form style="margin-bottom: 0" class="form-inline" method="GET" action="/response_preview">
<input
style="width: 20em"
id="spec"
@@ -13,7 +13,7 @@
{% endif %}
</form>
-<a data-toggle="collapse" data-target="#responseexamples">Examples...</a>
+<a class="innerlink" data-toggle="collapse" data-target="#responseexamples">examples</a>
<div id="responseexamples" class="collapse">
<p>Check out the <a href="/docs/language">complete language docs</a>. Here