summaryrefslogtreecommitdiffstats
path: root/webui/src/Components
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2017-01-08 17:15:58 +0100
committerOliver Poignant <oliver@poignant.se>2017-01-08 17:15:58 +0100
commit465cb9263fb1ffc9ba2d4a912847322920180caa (patch)
tree59932075b5f6426088704abac7c53f8c476da2a4 /webui/src/Components
parent324c3518d4b98da5bb660c62fa1503c47139c088 (diff)
downloadGit-Auto-Deploy-master.zip
Git-Auto-Deploy-master.tar.gz
Git-Auto-Deploy-master.tar.bz2
Diffstat (limited to 'webui/src/Components')
-rw-r--r--webui/src/Components/WebSocketStatus.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/Components/WebSocketStatus.scss b/webui/src/Components/WebSocketStatus.scss
index d287c72..8cb8997 100644
--- a/webui/src/Components/WebSocketStatus.scss
+++ b/webui/src/Components/WebSocketStatus.scss
@@ -2,7 +2,7 @@
.WebSocketStatus {
- position: absolute;
+ position: fixed;
bottom: 4rem;
right: .3rem;
z-index: 1010;