Merge "Avoid weird line wrapping by removing columns and forcing line breaks between the links" into mnc-mr-docs

This commit is contained in:
Scott Main
2016-05-16 22:25:49 +00:00
committed by Android (Google) Code Review

View File

@@ -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 support for N Preview development on top of the faster Android Emulator and
Instant Run feature from 2.0.</p> Instant Run feature from 2.0.</p>
<div class="cols"> <p style="margin-top:24px">
<div class="col-1of2">
<a class="dac-hero-cta" href="{@docRoot}studio/index.html"> <a class="dac-hero-cta" href="{@docRoot}studio/index.html">
<span class="dac-sprite dac-auto-chevron"></span> <span class="dac-sprite dac-auto-chevron"></span>
Get Android Studio Get Android Studio
</a> </a>
</div> &nbsp;&nbsp;&nbsp;&nbsp;<wbr>
<div class="col-1of2">
<a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html"> <a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html">
<span class="dac-sprite dac-auto-chevron"></span> <span class="dac-sprite dac-auto-chevron"></span>
See the release notes</a> See the release notes</a>
</div> </p>
</div>
</div> </div>
</div> </div>