summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author smain@google.com <smain@google.com> 2016-05-16 15:22:17 -0700
committer smain@google.com <smain@google.com> 2016-05-16 15:22:17 -0700
commitd078d20ac6e4331c8cb8a993c11cc02a81a03621 (patch)
treef6158baf9e088824dc369e2f0c5c09ad415627b6
parentb7f5631156158c83d1eaa2e323267435edb66bf3 (diff)
Avoid weird line wrapping by removing columns and forcing line breaks between the links
Change-Id: I797b46d75643ce2491d47c95599164022ce451a7
-rw-r--r--docs/html/develop/index.jd9
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd
index fb86295e0ec1..1f7d62134495 100644
--- a/docs/html/develop/index.jd
+++ b/docs/html/develop/index.jd
@@ -28,19 +28,16 @@ building apps on every type of Android device.</p>
support for N Preview development on top of the faster Android Emulator and
Instant Run feature from 2.0.</p>
-<div class="cols">
- <div class="col-1of2">
+<p style="margin-top:24px">
<a class="dac-hero-cta" href="{@docRoot}studio/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Get Android Studio
</a>
- </div>
- <div class="col-1of2">
+ &nbsp;&nbsp;&nbsp;&nbsp;<wbr>
<a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
See the release notes</a>
- </div>
-</div>
+</p>
</div>
</div>