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

Commit be113f8a authored by smain@google.com's avatar smain@google.com
Browse files

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

Change-Id: I44421d90c335e0fcb4b35d8f568f9775a84b41ea
parent 947f3e9e
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;