diff options
| author | 2014-09-03 21:58:00 +0000 | |
|---|---|---|
| committer | 2014-09-03 21:58:00 +0000 | |
| commit | 29bd102bde73d5776647f45c66db80c7b0de920c (patch) | |
| tree | 85357a993464acee686229c274ac3eefc2ff5dbd | |
| parent | 850da47a9f994d34e254b3969c62cf3eb4556c2d (diff) | |
| parent | 2ad54d53ccea8e17cdeabc71e37f73ad0e1982da (diff) | |
am 2ad54d53: am a32f29e2: am a4fe79a4: docs: Adding Sony logo to wear page
* commit '2ad54d53ccea8e17cdeabc71e37f73ad0e1982da':
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 --> |