diff options
Diffstat (limited to 'less/tests/css-tests.html')
| -rw-r--r-- | less/tests/css-tests.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index fd71ce82d..67812af60 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -601,7 +601,7 @@ <h4>Prepend with type="submit"</h4> <form class="form-search"> <div class="input-append"> - <input type="text" class="span2 search-query" value="" name="q"> + <input type="text" class="span2" value="" name="q"> <input type="submit" value="Search" class="btn"> </div> </form> |
