Updated: starts block fix

This commit is contained in:
buchslava
2015-10-17 10:11:03 +03:00
parent b049eadf7a
commit ea6c3f46d7

View File

@@ -14,8 +14,8 @@ let gettingStarted = require('./getting-started.md');
<div class="container">
<h1>ng2-file-upload</h1>
<p>The Angular2 File Upload directives</p>
<a class="btn btn-primary" href="https://github.com/valor-software/ng2-file-upload">View on GitHub</a>
<div class="row">
<div class="col-lg-2"><a class="btn btn-primary" href="https://github.com/valor-software/ng2-file-upload">View on GitHub</a></div>
<div class="col-lg-1 btn"><iframe src="https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></div>
<div class="col-lg-1 btn"><iframe src="https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=fork&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></div>
</div>