]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Updating mobile navigation - component list
authorKevin Chu <kwhchu@users.noreply.github.com>
Thu, 4 May 2017 16:25:49 +0000 (09:25 -0700)
committerKevin Chu <kwhchu@users.noreply.github.com>
Thu, 4 May 2017 16:25:49 +0000 (09:25 -0700)
docs/partials/search-bar.html

index 2bc06d384f4df70cd2731b8124ee8bd9f3083daa..e0f71d449a4954adbad838a16bae9f8f706f0adc 100644 (file)
@@ -3,15 +3,15 @@
 
     <button class="version-dropdown-label"><span class="foundation-version-label">Foundation for Sites</span><span class="foundation-version-number">6.3.1 </span> <a href="#" class="changelog-link">changelog</a></button>
   </div>
+  
   <div class="small-6 columns show-for-small-only">
-    <a href="#" class="float-right small hollow button mobile-nav-button" data-open="navModal">Menu</a>
+    <a href="#" class="float-right small hollow button mobile-nav-button" data-open="navModal">Component List</a>
     <div class="reveal" id="navModal" data-reveal>
       {{> component-list}}
       <button class="close-button" data-close aria-label="Close modal" type="button">
         <span aria-hidden="true">&times;</span>
       </button>
     </div>
-    
   </div>
   <div class="small-12 medium-5 large-7 columns">
     <input type="text" class="docs-search" data-docs-search placeholder="Find a page, component, variable, mixin, function...">