diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css index aef1ae0..e9cd3dd 100644 --- a/web/style.css +++ b/web/style.css @@ -24,7 +24,7 @@ input[type="text"], input[type="password"] { label { text-align: right; - width: 10%; + width: 15%; display: inline-block; } |