docs: fix ndk tos layout for small screens

Change-Id: I95e11481cdfe759416b4a661580ee9e6b0dd24d2
This commit is contained in:
Scott Main
2012-11-15 11:03:46 -08:00
parent 480ac7fca6
commit 9886540d88

View File

@@ -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;