aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/css
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2019-08-07 23:05:37 +0200
committerJohannes Zellner <johannes@cloudron.io>2019-08-07 23:05:37 +0200
commitc2e5d204148d842204687444c2728064e5b75cd5 (patch)
tree1659de0708c7ce78adc147d485034ee1a9acbc75 /frontend/css
parentc2c00fca7dccb6e512a0f01bc87db129538765ef (diff)
downloadSurfer-c2e5d204148d842204687444c2728064e5b75cd5.tar.gz
Surfer-c2e5d204148d842204687444c2728064e5b75cd5.tar.zst
Surfer-c2e5d204148d842204687444c2728064e5b75cd5.zip
Improve token description
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 b43d6fe..9d019b0 100644
--- a/frontend/css/style.css
+++ b/frontend/css/style.css
@@ -92,7 +92,7 @@ a:hover, a:focus {
92 92
93.access-token-input { 93.access-token-input {
94 padding: 5px 0; 94 padding: 5px 0;
95 width: 450px; 95 width: 487px;
96} 96}
97 97
98.access-token-input > input, .access-token-input i { 98.access-token-input > input, .access-token-input i {