fix unclickable link due to overlay from offset dev below

Change-Id: I59bedd0e928d578a3bd030caa4add4cfa96db83f
This commit is contained in:
smain@google.com
2014-10-08 16:54:21 -07:00
parent 7f567e4a1c
commit 770c3c5ed5

View File

@@ -308,7 +308,7 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a
If you're a new Android developer, you should consider starting with Android Studio, because the
ADT plugin for Eclipse is no longer in active development.</p>
<p style="margin: 0;">
<a href="/sdk/installing/studio.html">Learn more about Android Studio</a></p>
<a href="/sdk/installing/studio.html" style="position:relative;z-index:99">Learn more about Android Studio</a></p>
</div>