am bd78b888: am be113f8a: fix broken download buttons, make a[name] offset apply only to reference docs

* commit 'bd78b888a5072cc784a52f1b45fce765205a33e7':
  fix broken download buttons, make a[name] offset apply only to reference docs
This commit is contained in:
smain@google.com 2014-10-17 19:12:11 +00:00 committed by Android Git Automerger
commit 05bba0f362
1 changed files with 1 additions and 1 deletions

View File

@ -4207,7 +4207,7 @@ EndColorStr='#ececec');
}
/* offset the <a name=""> tags to account for sticky nav */
a[name] {
body.reference a[name] {
visibility: hidden;
display: block;
position: relative;