Fix index social-foot styles

This commit is contained in:
Wu Cheng-Han 2016-10-19 22:08:27 +08:00
parent 7e8d1f22b1
commit f346e179ed
2 changed files with 3 additions and 2 deletions

View file

@ -325,7 +325,8 @@ input {
.social-foot {
line-height: 30px;
}
.social-foot > *, .social-foot > * > * {
.social-foot > * {
line-height: 20px;
vertical-align: middle !important;
}

View file

@ -142,7 +142,7 @@
<div class="mastfoot">
<div class="inner">
<h6 class="social-foot">
<iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="90px" height="20px"></iframe>
<iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="104px" height="20px"></iframe>
</h6>
<p>
&copy; 2016 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a>