Remove mobile footer

This commit is contained in:
flaburgan 2014-03-15 18:00:52 +01:00
parent 53b1f9effd
commit c25ae02ff2
3 changed files with 0 additions and 19 deletions

View file

@ -330,19 +330,6 @@ h3 {
float: right;
}
footer {
text-align: center;
a,
a:visited {
color: $text-grey;
margin: 10px;
}
padding: {
top: 20px;
bottom: 20px;
}
}
.bottom_bar {
@include border-radius(0, 0, 5px, 5px);
z-index: 3;

View file

@ -109,9 +109,6 @@
= t('streams.activity.title')
= yield
- if user_signed_in?
= render :partial =>'shared/footer'
/ javascripts at the bottom
= jquery_include_tag
= javascript_include_tag :mobile

View file

@ -1,3 +0,0 @@
%footer
%strong
= link_to current_user.name, current_user.person