summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-11-15 11:03:46 -0800
committerScott Main <smain@google.com>2012-11-15 11:03:46 -0800
commit9886540d88d195fdaea7baac2b2d84893fce71e5 (patch)
tree126c86443e5b4d3608fee41b5e1d42e7e07a50e2 /docs/html/tools
parent480ac7fca61a29a7a1ca150ea0a583901971f137 (diff)
downloadframeworks_base-9886540d88d195fdaea7baac2b2d84893fce71e5.zip
frameworks_base-9886540d88d195fdaea7baac2b2d84893fce71e5.tar.gz
frameworks_base-9886540d88d195fdaea7baac2b2d84893fce71e5.tar.bz2
docs: fix ndk tos layout for small screens
Change-Id: I95e11481cdfe759416b4a661580ee9e6b0dd24d2
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/sdk/ndk/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/tools/sdk/ndk/index.jd b/docs/html/tools/sdk/ndk/index.jd
index 8b26032..ad4fd7c 100644
--- a/docs/html/tools/sdk/ndk/index.jd
+++ b/docs/html/tools/sdk/ndk/index.jd
@@ -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;