Commit b5ebf56e889452e6616f0754dc913d81529d56b4

Authored by Evandro Junior
1 parent 370d0a53

fix captcha class

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sass/style.scss
... ... @@ -153,7 +153,7 @@ form {
153 153 }
154 154 }
155 155  
156   -@captcha{
  156 +.captcha{
157 157 padding-left: 25px;
158 158 padding-top: 20px;
159 159 }
... ...