From 3722ef61bd6f1b098e4a554c6d580b7fc578ec57 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 26 Sep 2014 17:34:35 -0300 Subject: [PATCH] fixes position of balance on mobile --- css/src/mobile.css | 5 +++++ index.html | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/css/src/mobile.css b/css/src/mobile.css index f4f0bb509..088df0e0c 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -144,5 +144,10 @@ font-size: 14px; } + .top-balance { + width: auto; + padding: 0 5px; + } + } diff --git a/index.html b/index.html index a9bf2e579..b9c70660b 100644 --- a/index.html +++ b/index.html @@ -22,17 +22,16 @@
+
+ + + + + {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} + +
- -

- - - - - {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} - -

{{$root.wallet.getName()}}