Hide github badges on smaller screens
This commit is contained in:
parent
0340d6e76b
commit
3c4a20f44d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<ul class="nav navbar-nav navbar-right visible-md visible-lg">
|
||||
<li><iframe src="http://ghbtns.com/github-btn.html?user={{USER}}&repo={{NAME}}&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe></li>
|
||||
<li><iframe src="http://ghbtns.com/github-btn.html?user={{USER}}&repo={{NAME}}&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue