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

Commit 05bba0f3 authored by smain@google.com's avatar smain@google.com Committed by Android Git Automerger
Browse files

am bd78b888: am be113f8a: fix broken download buttons, make a[name] offset...

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

* commit 'bd78b888':
  fix broken download buttons, make a[name] offset apply only to reference docs
parents ea313f1a bd78b888
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;