From dc4162eeed14d958c65d63b2568fce58890e14e3 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 7 Jan 2017 18:07:15 -0800 Subject: WIP --- ext/fg/css/frame.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ext/fg/css') diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 88581f2a..6b608a63 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -100,10 +100,10 @@ body { } .spinner { - bottom: 5px; - position: fixed; - right: 5px; - visibility: hidden; + bottom: 5px; + display: none; + position: fixed; + right: 5px; } /* term styles */ -- cgit v1.2.3