diff options
Diffstat (limited to 'ext/fg/css')
-rw-r--r-- | ext/fg/css/frame.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 9697ba2e..e2006328 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -41,7 +41,7 @@ hr { margin-bottom: 0.8em; } -.spinner { +#spinner { bottom: 5px; display: none; position: fixed; |