diff options
Diffstat (limited to 'docs/html/guide/index.jd')
| -rw-r--r-- | docs/html/guide/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/index.jd b/docs/html/guide/index.jd index cb4f65c..b27acbf 100644 --- a/docs/html/guide/index.jd +++ b/docs/html/guide/index.jd @@ -3,7 +3,7 @@ page.title=Introduction to Android @jd:body -<div class="sidebox" style="width:220px"><!-- width to match col-4 below --> +<div class="sidebox" style="max-width:30%"><!-- width to match col-4 below --> <p>To learn how apps work, start with <a href="{@docRoot}guide/components/fundamentals.html">App Fundamentals</a>.</p> <p>To begin coding right away, read <a |
