Popup more friendly for mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-04 14:41:15 -03:00
commit 40a2c9a6fb
9 changed files with 52 additions and 16 deletions

View file

@ -97,7 +97,7 @@
</section>
<section class="middle tab-bar-section">
<h1 class="title ellipsis" ng-show="$root.wallet && !$root.hideWalletNavigation">
<h1 class="title ellipsis" ng-show="$root.wallet && !$root.hideWalletNavigation">
{{$root.wallet.getName()}}
</h1>
</section>