diff options
| author | Luc Donnet | 2014-11-17 13:46:53 +0100 |
|---|---|---|
| committer | Luc Donnet | 2014-11-17 13:46:53 +0100 |
| commit | f16134f373c120e4b95c46b7532eeba19702a9f2 (patch) | |
| tree | 3025f08e6d018a717de5d436ba05ec564ea17327 /app | |
| parent | ab4abb00d0a8b1fdee6bf1cf635c856f49f0707c (diff) | |
| download | chouette-core-f16134f373c120e4b95c46b7532eeba19702a9f2.tar.bz2 | |
Update new password design page and input size
Diffstat (limited to 'app')
| -rw-r--r-- | app/assets/stylesheets/modules/devise.css.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/modules/devise.css.scss b/app/assets/stylesheets/modules/devise.css.scss index 2b6c67a5e..b4a1d2076 100644 --- a/app/assets/stylesheets/modules/devise.css.scss +++ b/app/assets/stylesheets/modules/devise.css.scss @@ -2,7 +2,7 @@ background-color: $gray-light; .passwords.new{ - imput{ + input{ width: initial !important; } } |
