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 am: 547111f16c

am: 1db6c2f315

* commit '1db6c2f315c5bb4068325eb2f431a36c8d3c14ba':
  remove silly css hack that's no longer needed in the new site design, but which now actually causes layout problems.

Change-Id: I050f42c42fd200ce4b6613945ffdc3a92f9fd0a9
This commit is contained in:
Scott Main
2016-05-11 17:40:36 +00:00
committed by android-build-merger

View File

@@ -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">