diff options
Diffstat (limited to 'libpathod/templates/request_previewform.html')
-rw-r--r-- | libpathod/templates/request_previewform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/request_previewform.html b/libpathod/templates/request_previewform.html index f38758ea..263b501e 100644 --- a/libpathod/templates/request_previewform.html +++ b/libpathod/templates/request_previewform.html @@ -1,6 +1,6 @@ <form style="margin-bottom: 0" class="form-inline" method="GET" action="/request_preview"> <input - style="width: 20em" + style="width: 18em" id="spec" name="spec" class="input-medium search-query" |