From 3a4744dec179d0845cd9a3c306a6318dd609f4bd Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Wed, 27 Jul 2016 15:31:30 +0900 Subject: Fix menu droppo issues caused by Chrome 52. --- ui/app/css/index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/app/css') diff --git a/ui/app/css/index.css b/ui/app/css/index.css index 36430b5eb..77bf7bf97 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -151,6 +151,7 @@ textarea.twelve-word-phrase { .network-name { position: absolute; top: 8px; + left: 60px; width: 5.2em; line-height: 9px; text-rendering: geometricPrecision; -- cgit v1.2.3