diff options
Diffstat (limited to 'dash')
| -rw-r--r-- | dash/css/profile.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dash/css/profile.css b/dash/css/profile.css index ac38ca9..56e22b4 100644 --- a/dash/css/profile.css +++ b/dash/css/profile.css @@ -24,6 +24,9 @@ border: 1px solid #dddddd; border-radius: 5px; } +#profile #inpstate, #profile #inpzip { + width: 109.5px; +} #profile input[type=submit], #profile input[type=button], #profile button { background-color: #fb4d00; padding: 5px 10px 3px; |
