diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-14 16:00:53 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-14 16:00:53 -0700 |
commit | 5fc8044ed95cef52b081249b1beec61341739525 (patch) | |
tree | ecec6efc362636346738b3a4e288343fcb1ecb78 /web/style.css | |
parent | 970a94cb7b64c99c84ad4ce6808918610058ea77 (diff) |
Contact page editing changes
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; } |