Skip to content

Commit 7425bf8

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev
2 parents bce2680 + 9886540 commit 7425bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/tools/sdk/ndk/index.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ page.title=Android NDK
2424
<div class="ndk" style="
2525
z-index: 99;
2626
width: 720px;
27-
position: fixed;
28-
margin: -20px 0;
27+
position: absolute;
28+
margin: -70px 0;
2929
padding: 14px;
3030
background: white;
3131
border: 1px solid #999;

0 commit comments

Comments
 (0)