remove tittle on small device

This commit is contained in:
bechi 2015-01-14 12:26:05 -03:00
commit 639adb3735
9 changed files with 25 additions and 26 deletions

View file

@ -1,4 +1,4 @@
<header ng-click="$root.go('profile')">
a<header ng-click="$root.go('profile')">
<div class="photo-container left">
<img gravatar-src="'{{$root.iden.getName()}}'" gravatar-size="35">
</div>