search/dropdown css tweaks
parent
893c323dc0
commit
a4293a0fc5
|
@ -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>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue