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

Commit 8bce2984 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am f4868068: am 8361b846: am 1f4c9d3e: am 7425bf86: Merge "docs: fix ndk tos...

am f4868068: am 8361b846: am 1f4c9d3e: am 7425bf86: Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev

* commit 'f4868068':
  docs: fix ndk tos layout for small screens
parents 0d853ef5 f4868068
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ page.title=Android NDK
<div class="ndk" style="
z-index: 99;
width: 720px;
position: fixed;
margin: -20px 0;
position: absolute;
margin: -70px 0;
padding: 14px;
background: white;
border: 1px solid #999;