diff options
| author | Scott Main <smain@google.com> | 2012-06-21 17:14:39 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2012-06-21 21:27:30 -0700 |
| commit | 50e990c64fa23ce94efa76b9e72df7f8ec3cee6a (patch) | |
| tree | 52605cd25e01763596477956963fabcd087054b0 /docs/html/design/style | |
| parent | a2860267cad115659018d636bf9203a644c680a7 (diff) | |
| download | frameworks_base-50e990c64fa23ce94efa76b9e72df7f8ec3cee6a.zip frameworks_base-50e990c64fa23ce94efa76b9e72df7f8ec3cee6a.tar.gz frameworks_base-50e990c64fa23ce94efa76b9e72df7f8ec3cee6a.tar.bz2 | |
Massive clobber of all HTML files in developer docs for new site design
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
Diffstat (limited to 'docs/html/design/style')
| -rw-r--r-- | docs/html/design/style/iconography.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/index.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index c4e8bd6..775e45d 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -139,7 +139,7 @@ files for further customization. <ul> <li class="no-bullet with-icon tablet"> - <p>Action bar icons for phones and tablets should be <strong>32x32 <acronym title="Density-independent pixels. One dp is one pixel on a 160 dpi screen.">dp</acronym></strong>.</p></li> + <p>Action bar icons for phones should be <strong>32x32 <acronym title="Density-independent pixels. One dp is one pixel on a 160 dpi screen.">dp</acronym></strong>.</p></li> </ul> </div> diff --git a/docs/html/design/style/index.jd b/docs/html/design/style/index.jd index d346aea..74d085b 100644 --- a/docs/html/design/style/index.jd +++ b/docs/html/design/style/index.jd @@ -10,7 +10,7 @@ footer.hide=1 #text-overlay { position: absolute; - left: 10px; + left: 0; top: 402px; width: 220px; } |
