add placeholder for platform name in download button.
This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/ Change-Id: I7c9962f58d09d7a7f40dc6faa63014385b296498
This commit is contained in:
committed by
Scott Main
parent
29cd880890
commit
3c2dc05e3d
@@ -289,7 +289,7 @@ width: 400px;text-align: center;">The official Android IDE</p>
|
||||
</ul>
|
||||
|
||||
<a class="online landing-button green download-bundle-button"
|
||||
href="#Other" >Download Android Studio</a>
|
||||
href="#Other" >Download Android Studio<br/><span class='small'></span></a>
|
||||
|
||||
<!-- this appears when viewing the offline docs -->
|
||||
<p class="offline">
|
||||
|
||||
Reference in New Issue
Block a user