aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/static/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index b438e6a9..f2e2ec1d 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -637,6 +637,8 @@ q {
}
.dialog-opened {
overflow: hidden;
+ position: fixed;
+ width: 100%;
}
#signfb,
#signvk {