ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Fixing the signup button #16

Closed utkrisht5 closed 2 years ago

utkrisht5 commented 2 years ago

I have fixed the signup button. Initially it was not visible but i have placed a scroll bar in the signup form. The signup form was inside a div with class "cont_forms_active_sign_up". I have added overflow-y: auto; overflow-x: hidden; so that the scroll bar is visible in vertical direction only and not in horizontal direction.

CyrilMishra commented 2 years ago

I have fixed the signup button. Initially it was not visible but i have placed a scroll bar in the signup form. The signup form was inside a div with class "cont_forms_active_sign_up". I have added overflow-y: auto; overflow-x: hidden; so that the scroll bar is visible in vertical direction only and not in horizontal direction.

You had committed and requested PR for several other files, try putting them in .gitignore or also you could try committing and pushing the changes that you had made to the files only. And close this PR , make a new PR having mentioned,

issue_number

with it. And do save your changes for data loss prevention. :)

utkrisht5 commented 2 years ago

Sir I am not able to submit my new PR link as my previous PR is pending verification. Please look into it

On Thu, Oct 6, 2022 at 3:01 PM Cyril Mishra @.***> wrote:

I have fixed the signup button. Initially it was not visible but i have placed a scroll bar in the signup form. The signup form was inside a div with class "cont_forms_active_sign_up". I have added overflow-y: auto; overflow-x: hidden; so that the scroll bar is visible in vertical direction only and not in horizontal direction.

You had committed and requested PR for several other files, try putting them in .gitignore or also you could try committing and pushing the changes that you had made to the files only. And close this PR , make a new PR having mentioned,

issue_number

with it. :)

— Reply to this email directly, view it on GitHub https://github.com/ContriHUB/Sheher/pull/16#issuecomment-1269681211, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKOGIJ5FVMUWTQX4OXUSZDWB2L75ANCNFSM6AAAAAAQ54W52Y . You are receiving this because you authored the thread.Message ID: @.***>