aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/css
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2018-05-17 14:59:45 +0200
committerJohannes Zellner <johannes@cloudron.io>2018-05-17 14:59:45 +0200
commitd0803a0432f50d6d32b498d50f37f4325984e85c (patch)
treedc295cae5976db802ada47ff7dc003a014e4249b /frontend/css
parentc248373641e65b585e0029176a608d6f4160642d (diff)
downloadSurfer-d0803a0432f50d6d32b498d50f37f4325984e85c.tar.gz
Surfer-d0803a0432f50d6d32b498d50f37f4325984e85c.tar.zst
Surfer-d0803a0432f50d6d32b498d50f37f4325984e85c.zip
Show upload progress
Diffstat (limited to 'frontend/css')
-rw-r--r--frontend/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/css/style.css b/frontend/css/style.css
index 5c9236b..45fce56 100644
--- a/frontend/css/style.css
+++ b/frontend/css/style.css
@@ -23,7 +23,7 @@ body {
23.el-footer { 23.el-footer {
24 padding: 3px 20px; 24 padding: 3px 20px;
25 font-size: 14px; 25 font-size: 14px;
26 text-align: center; 26 height: 38px !important;
27} 27}
28 28
29a { 29a {