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

Commit 547111f1 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "remove silly css hack that's no longer needed in the new site design,...

Merge "remove silly css hack that's no longer needed in the new site design, but which now actually causes layout problems." into mnc-mr-docs
parents ceb4a594 0be54fdd
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -120,15 +120,6 @@ include:"header.cs" ?>
  <h1 itemprop="name"><?cs var:projectDir ?></h1>

<?cs else ?>
  <?cs if:training ?>
<?cs # horrible horrible hack to move TOC up when the next/prev links are not there ?>
<style>
  #tb-wrapper {
    margin-top:6px;
  }
</style>
  <?cs /if ?>

  <?cs if:(!fullpage && !header.hide && !devsite) ?>
    <?cs if:page.landing ?><?cs # header logic for docs that are landing pages ?>
      <div class="landing-banner">