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

Commit 1f4c9d3e authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 7425bf86: Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev

* commit '7425bf86':
  docs: fix ndk tos layout for small screens
parents 988571a8 7425bf86
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;