We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e2d36 commit d8045cdCopy full SHA for d8045cd
src/main/xar-resources/index.html
@@ -3,7 +3,7 @@
3
<h1>XQuery Function Documentation</h1>
4
<form id="fun-query-form" name="f-query" class="form-horizontal" action="?" method="POST">
5
<div class="row mb-3">
6
- <label class="col-from-label col-md-2 hidden-xs">Search</label>
+ <label class="col-form-label col-md-2 hidden-xs">Search</label>
7
<div class="col-md-4 col-xs-12">
8
<span class="input-group">
9
<input id="query-field" name="q" type="text" data-template="templates:form-control" class="form-control"/>
0 commit comments