diff options
| author | Pepper <pepper@scannerjammer.com> | 2015-05-28 14:23:46 -0400 |
|---|---|---|
| committer | Pepper <pepper@scannerjammer.com> | 2015-05-28 14:23:46 -0400 |
| commit | 4a4a32e1f979282c1b93a43b0dd10f89a0d2d590 (patch) | |
| tree | 05aa36967a0be9f92030606c538393c52c0f5fa7 /frontend/static/sass/src/profile.sass | |
| parent | a4916103efb2d97896c456ff0e83064b21e85d25 (diff) | |
fixed email in profiles
Diffstat (limited to 'frontend/static/sass/src/profile.sass')
| -rwxr-xr-x | frontend/static/sass/src/profile.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/sass/src/profile.sass b/frontend/static/sass/src/profile.sass index 0d88ea5..fa5ec01 100755 --- a/frontend/static/sass/src/profile.sass +++ b/frontend/static/sass/src/profile.sass @@ -181,7 +181,7 @@ body input margin: 2px 10px 0 0 width: 100px - #profile-avatar, #profile-bg + #profile-avatar, #profile-bg, #profile-email width: 300px #profile-settings-save font-size: 14px |
