search/dropdown css tweaks
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
.DS_Store
|
||||
@@ -12,12 +12,12 @@ layout: headerfooter
|
||||
<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>
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user