aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/app.css b/web/app.css
index c006931..f9f28bb 100644
--- a/web/app.css
+++ b/web/app.css
@@ -25,7 +25,9 @@ body.x-border-layout-ct, div.x-border-layout-ct {
}
#update {
- margin: 20px;
+ position: absolute;
+ width: 100%;
+ top: 20px;
font-weight: bold;
text-align: center;
}