Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f414479 authored by smain@google.com's avatar smain@google.com
Browse files

fix back link for preview nav

Change-Id: I684129ba5c43d49ff52410939e8b034ccc4877ad
parent ed929960
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -93,9 +93,9 @@
      <a href="<?cs var:toroot ?>preview/license.html">License Agreement</a>
      </div>
  </li>
  <li class="nav-section" style="margin: 20px 0 0 3px;">
    <div class="nav-section-header paging-links empty">
      <a href="<?cs var:toroot ?>index.html" class="prev-page-link">Developer Home</a>
  <li class="nav-section" style="margin: 20px 0 0 -10px;">
    <div class="nav-section-header empty">
      <a href="<?cs var:toroot ?>index.html" class="back-link">Developer Home</a>
      </div>
  </li>
</ul>