Skip to content

Commit 64b0d0f

Browse files
committed
Merged in [19473] from lars@eggert.org:
Fix search layout. - Legacy-Id: 19515 Note: SVN reference [19473] has been migrated to Git commit 95f2686
2 parents 9f8de22 + 95f2686 commit 64b0d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/doc/search/search_form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="input-group search_field">
88
{{ form.name|add_class:"form-control"|attr:"placeholder:Document name/title/RFC number" }}
99
<span class="input-group-btn">
10-
<button class="btn btn-primary" type="submit"></button>
10+
<button class="btn btn-primary" type="submit">
1111
<span class="fa fa-search"></span>
1212
Search
1313
</button>

0 commit comments

Comments
 (0)