From f2ff7985b18d4336373a3781e401563f59a333a9 Mon Sep 17 00:00:00 2001 From: Martin Boehm Date: Sat, 4 Jan 2020 00:57:17 +0100 Subject: [PATCH] Improve explorer responsiveness --- static/css/main.css | 4 ++-- static/templates/address.html | 6 +++--- static/templates/base.html | 26 +++++++++++--------------- static/templates/xpub.html | 6 +++--- 4 files changed, 19 insertions(+), 23 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 49aa654e..a9559a03 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -123,13 +123,13 @@ h3 { min-height: 100%; height: auto; padding: 75px 0; - margin: 0 auto -45px; + margin: 0 auto -42px; } #footer { background-color: #212121; color: #fff; - height: 45px; + height: 42px; overflow: hidden; } diff --git a/static/templates/address.html b/static/templates/address.html index 64ea44ce..05207f62 100644 --- a/static/templates/address.html +++ b/static/templates/address.html @@ -6,7 +6,7 @@

Confirmed

-
+
{{- if eq .ChainType 1 -}} @@ -71,8 +71,8 @@
-
-
+
+