Skip to content

Commit

Permalink
Merge pull request #91 from OpenBrews/develop
Browse files Browse the repository at this point in the history
HOTFIX: Make button full width
  • Loading branch information
MichaelWashburnJr authored Nov 11, 2016
2 parents 34e4468 + 93cd9e7 commit 159e04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>OpenBrews</h1>
<iframe src="https://ghbtns.com/github-btn.html?user=OpenBrews&repo=OpenBrews&type=star&count=true&size=large" frameborder="0" scrolling="0" width="135px" height="30px"></iframe>

<h2>Android Alpha Release</h2>
<a class="btn btn-orange" href="releases/openbrews-0.1.0.apk"><i class="glyphicon glyphicon-download-alt"></i> OpenBrews APK</a>
<a class="btn btn-orange btn-block" href="releases/openbrews-0.1.0.apk"><i class="glyphicon glyphicon-download-alt"></i> OpenBrews APK</a>
</div>
</div>
<div class="container">
Expand Down

0 comments on commit 159e04f

Please sign in to comment.