aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/default/style.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 21d95cd68..a97ad9331 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -1579,4 +1579,10 @@ input#dfrn-url {
#dfrn-request-networks {
margin-bottom: 30px;
-} \ No newline at end of file
+}
+
+#pause {
+ position: fixed;
+ bottom: 5px;
+ right: 5px;
+}