arka-nitd / digitalfortress

Code for the event Digital Fortress written in Laravel Framework
http://dfbeta.herokuapp.com
1 stars 7 forks source link

Login/Register Box on toggling extends window height due to which scrollbar appears #4

Open arka-nitd opened 7 years ago

arka-nitd commented 7 years ago

On changing from login to register the top margin remains same due the which when the box height increases scrollbar appears in the window. What needs to be done is on clicking register link, align the box vertically in such a manner so that it fits in the current window itself without introducing a vertical scrollbar

mcastre commented 7 years ago

Hello @arka-nitd! Great project! I have a quick question regarding this issue. Could you tell me what screen size you are seeing the window issue on? I accessed your site from my 15' macbook (window size 1440x776) and the window doesnt move for me.

arka-nitd commented 7 years ago

@mcastre Thanks for the appreciation. Here are my display specifications. Browser window width: 1366 Browser window height: 675 Screen width: 1366 Screen height: 768 So you see, if I view the website with full screen than this problem won't appear, however my browser window height causes this problem, and so the vertical scrollbar appears