Commit e61c71e0 authored by Mark Otto's avatar Mark Otto

fix up broken tests by removing empty attr

parent 51f692f6
......@@ -1128,7 +1128,7 @@ base_url: "../"
</ul>
</li>
</ul>
<form class="navbar-form pull-left" action="" role="search">
<form class="navbar-form pull-left" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment