]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
10k ⭐️
authorJeremy Thomas <bbxdesign@gmail.com>
Mon, 14 Nov 2016 09:26:38 +0000 (09:26 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 14 Nov 2016 09:27:14 +0000 (09:27 +0000)
Resize iframe to display number of stars correctly.

docs/index.html

index 84d19854f090bb0b8a11d061fd6b2e22a97938d3..4f8115a0f43e9462a796942c6ae3a5c4a321a4ba 100644 (file)
@@ -24,7 +24,7 @@ route: index
       </h2>
       <pre id="npm"><code>npm install bulma</code></pre>
       <div id="ghbtns" class="block">
-        <iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="150px" height="30px"></iframe>
+        <iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
         <iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=fork&count=false&size=large" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
       </div>
       {% include carbon.html %}