From 35bb93bcc3557da445e0eb53700b1d21bf3ee7d2 Mon Sep 17 00:00:00 2001 From: Victor Baranov Date: Wed, 10 Jun 2020 10:53:26 +0300 Subject: [PATCH] Fix placement of HW Connect btn title --- old-ui/app/css/hw.css | 1 + 1 file changed, 1 insertion(+) diff --git a/old-ui/app/css/hw.css b/old-ui/app/css/hw.css index d3757c2b3..c91649a17 100644 --- a/old-ui/app/css/hw.css +++ b/old-ui/app/css/hw.css @@ -40,6 +40,7 @@ flex: 1; justify-content: center; text-transform: uppercase; + line-height: 54px; } .hw-connect__connect-btn.disabled { cursor: not-allowed;