Skip to content

Commit 93c3884

Browse files
committed
Fix HTML nit. Commit ready for merge.
- Legacy-Id: 9968
1 parent d58ecd6 commit 93c3884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
{% include "base/menu.html" with flavor="top" %}
7272
</ul>
7373

74-
<form class="navbar-form navbar-right hidden-xs" action="/doc/search/" role="search">
74+
<form class="navbar-form navbar-right hidden-xs" action="/doc/search/">
7575
<div class="form-group">
7676
<input class="form-control input-sm" type="text" name="name" placeholder="Document search">
7777
<input type="hidden" name="activedrafts" value="on">

0 commit comments

Comments
 (0)