Skip to content

Commit

Permalink
Increase github star button width.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikulikov committed Nov 17, 2017
1 parent 0c9fa0f commit 65c0678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<div id="githubButtonContainer">
<iframe id="gh-btn-frame" src="https://ghbtns.com/github-btn.html?user=thingsboard&repo=thingsboard&type=star&count=true&size=large"
frameborder="0"
scrolling="0" width="130px" height="30px"></iframe>
scrolling="0" width="150px" height="30px"></iframe>
</div>
<div class="nav-buttons" data-auto-burger="primary">
<a href="/docs/" class="button" id="viewDocs" data-auto-burger-exclude>View Documentation</a>
Expand Down

0 comments on commit 65c0678

Please sign in to comment.