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 | d5d16b1815beb8e8db78c9029eb5f14fdfdfde92 (patch) | |
tree | 4fec5d4a411cca8a9e4847abd1e8a9fb74abfc7a /web/style.css | |
parent | fb36eb322d349a594d6425f7af8e9c4774f4a0a3 (diff) |
Contact page editing changesv20130914a
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; } |