Skip to content

Commit

Permalink
search/dropdown css tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
scotty committed Feb 10, 2016
1 parent 893c323 commit a4293a0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
2 changes: 1 addition & 1 deletion _layouts/docwithnav.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ <h5>{{ page.abstract }}</h5>
<li><a href="#">SAMPLES</a></li>
<li><a href="#">SUPPORT</a></li>
</ul>
<input type="text" id="search" placeholder="Search the docs">
<div class="dropdown">
<div class="readout"></div>
<a href="#">Version 1.1</a>
<a href="#">Version 1.0</a>
</div>
<input type="text" id="search" placeholder="Search the docs">
</div>
</section>

Expand Down
2 changes: 1 addition & 1 deletion css/styles.css

Large diffs are not rendered by default.

0 comments on commit a4293a0

Please sign in to comment.