From 11e493ac39fdd76e900846406828a67e49208341 Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 24 Nov 2015 10:45:21 -0300 Subject: [PATCH] fix button box --- src/css/main.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/css/main.css b/src/css/main.css index b637c86dd..462704bfd 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -395,14 +395,12 @@ ul.tx-copayers { } .backup .button-box { - background: #fff; position: absolute; bottom: 0; left: 0; width: 100%; - padding: 1rem; + padding: 1.5rem 1rem; z-index: 9999; - border-top: 1px solid #E0E6EA; } .date-message {