Move the search text box to the right
The "API DOCUMENTATION" text placement corresponds similar text in the User Guide.
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
<div id="banner">
|
||||
<div class="logo">
|
||||
<span class="subtitle">
|
||||
API Documentation<br>
|
||||
API Documentation
|
||||
</span>
|
||||
<span class="search">
|
||||
<input type="text" placeholder="Search" onkeydown="search(this,event);">
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user