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

* commit 'be113f8ac0f5ae00fa997db5f4507af55c523367':
  fix broken download buttons, make a[name] offset apply only to reference docs
This commit is contained in:
smain@google.com 2014-10-17 18:53:32 +00:00 committed by Android Git Automerger
commit bd78b888a5

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;