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

* commit '7425bf864e0dcefe238daa4c4bf7745095f262d2':
  docs: fix ndk tos layout for small screens
This commit is contained in:
Scott Main
2012-11-15 11:08:28 -08:00
committed by Android Git Automerger

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;