diff options
| author | 2014-09-03 21:45:54 +0000 | |
|---|---|---|
| committer | 2014-09-03 21:45:54 +0000 | |
| commit | 2ad54d53ccea8e17cdeabc71e37f73ad0e1982da (patch) | |
| tree | f0f0d4badb4550e41172e0af44f6feb0ad15e2ac | |
| parent | ce04c532ca6134463011fd7f66468363375eb4c4 (diff) | |
| parent | a32f29e225e989fad682df91cb0a1cd36e7b7279 (diff) | |
am a32f29e2: am a4fe79a4: docs: Adding Sony logo to wear page
* commit 'a32f29e225e989fad682df91cb0a1cd36e7b7279':
  docs: Adding Sony logo to wear page
| -rw-r--r-- | docs/html/wear/index.jd | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd index c3723959ae3c..c9a5cff59ae9 100644 --- a/docs/html/wear/index.jd +++ b/docs/html/wear/index.jd @@ -229,7 +229,8 @@ page.type=about                <img src="/wear/images/partners/samsung.png" alt="Samsung">              </div>              <div class="col-4"> -              <img src="/wear/images/partners/sony.png" alt="Sony"> +              <img src="/wear/images/partners/sony.png" alt="Sony" +                   style="margin-left:57px;margin-top:17px;">              </div>            </div>          </div> <!-- end .wrap --> |