From 0ff5480f1017edd89b806970b22703bcc47ee5d4 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Mon, 24 Feb 2020 12:31:19 +0100 Subject: [PATCH] removed bootom margin from Deploy --- src/universal-dapp-styles.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/universal-dapp-styles.js b/src/universal-dapp-styles.js index 23750a28e2..9adab3e882 100644 --- a/src/universal-dapp-styles.js +++ b/src/universal-dapp-styles.js @@ -163,7 +163,6 @@ var css = csjs` .contractActionsContainerSingle { display: flex; width: 100%; - margin-bottom: 8px; } .contractActionsContainerSingle i { line-height: 2;