Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d078d20a authored by smain@google.com's avatar smain@google.com
Browse files

Avoid weird line wrapping by removing columns and forcing line breaks between the links

Change-Id: I797b46d75643ce2491d47c95599164022ce451a7
parent b7f56311
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -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>