From 583dc100abbcebed5516656773808742331e5171 Mon Sep 17 00:00:00 2001 From: Frankie Date: Thu, 26 Jan 2017 14:53:42 -0800 Subject: Fix ui overlap --- ui/app/account-detail.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/app/account-detail.js b/ui/app/account-detail.js index 7a0c599ba..387a1720a 100644 --- a/ui/app/account-detail.js +++ b/ui/app/account-detail.js @@ -123,8 +123,6 @@ AccountDetailScreen.prototype.render = function () { h('.flex-row', { style: { justifyContent: 'flex-end', - position: 'relative', - bottom: '15px', }, }, [ -- cgit v1.2.3