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

am: 0b019a3d02

* commit '0b019a3d028990a9832188d3ef2c9540e5d37f40':
  Avoid weird line wrapping by removing columns and forcing line breaks between the links

Change-Id: Ifba667194d2e2f04a9824945d5100cdea01a9c77
This commit is contained in:
smain@google.com
2016-05-16 22:41:44 +00:00
committed by android-build-merger

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>