Hide the 'Improve this page' message on mobile. /cc #3510 [ci skip]

This commit is contained in:
Parker Moore 2015-02-25 16:10:11 -08:00
parent 03d21b0cd1
commit 90c974c4e2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ layout: default
<div class="unit four-fifths"> <div class="unit four-fifths">
<article> <article>
<div class="improve right"> <div class="improve right hide-on-mobiles">
<a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i> &nbsp;Improve this page</a> <a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i> &nbsp;Improve this page</a>
</div> </div>
<h1>{{ page.title }}</h1> <h1>{{ page.title }}</h1>