hide social buttons on small screens
This commit is contained in:
parent
856afd64ce
commit
0e142458f5
@ -9,6 +9,7 @@
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<span class="hidden-xs hidden-sm">
|
||||
<div class="addthis_toolbox addthis_default_style buttonlets padded tweetButton">
|
||||
<a class="addthis_button_tweet"></a>
|
||||
</div>
|
||||
@ -21,6 +22,8 @@
|
||||
<div class="addthis_toolbox addthis_default_style buttonlets padded">
|
||||
<a class="addthis_counter addthis_pill_style"></a>
|
||||
</div>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4f9168ce642d4694"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user