From 86265f3e950c650e35b3b28e3cc5d8e4d6afbc17 Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 10 Apr 2017 15:14:25 +0200 Subject: [PATCH] hide `Gas Price` --- assets/css/browser-solidity.css | 4 ++++ index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/css/browser-solidity.css b/assets/css/browser-solidity.css index fdb19acb93..5c2b3d8b39 100644 --- a/assets/css/browser-solidity.css +++ b/assets/css/browser-solidity.css @@ -248,6 +248,10 @@ body { padding: 0 0.6em; } +#header #optionViews .hide { + display: none; +} + #header .info { font-family: monospace; min-height: 6em; diff --git a/index.html b/index.html index ffdd2dce67..d1cca62607 100644 --- a/index.html +++ b/index.html @@ -92,7 +92,7 @@
-
+