From b43eff80e56c29b29ac3f77ee12150211539dcee Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Fri, 13 Jun 2014 15:05:29 -0700 Subject: [PATCH] adjust scroll position now that there's secondary nav bar Change-Id: I7aa237390066805bef210f2ed2f4ae1063e5e252 --- docs/html/wear/css/wear.css | 2 +- docs/html/wear/index.jd | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/html/wear/css/wear.css b/docs/html/wear/css/wear.css index fe9eef290f1a..7c8d1a9cbf30 100644 --- a/docs/html/wear/css/wear.css +++ b/docs/html/wear/css/wear.css @@ -143,7 +143,7 @@ } .wear-hero { - height: calc(100% - 70px); + height: calc(100% - 122px); min-height: 504px; margin-top: 0; padding-top: 0; diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd index 659e9f20b12c..e0a8d128e8bd 100644 --- a/docs/html/wear/index.jd +++ b/docs/html/wear/index.jd @@ -15,7 +15,6 @@ page.customHeadTag=
@@ -397,7 +396,7 @@ $("#icon-video-close").on("click", function() {