A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 191
Backtrace:
File: /var/www/html/cnasolution/application/views/question.php
Line: 191
Function: _error_handler
File: /var/www/html/cnasolution/application/controllers/Questions.php
Line: 419
Function: view
File: /var/www/html/cnasolution/index.php
Line: 315
Function: require_once
Bootstrap weird behavior on screen width smaller than 480px
I have this website working as expected on desktop and wider devices, however when viewing on screens smaller than about 480px, it looks like the body width gets scaled down.
It gets worse as the screen gets smaller:
Because the CSS is so huge and multiple files get combined, I wouldn't even know what code to post here.
Hopefully someone can find the problem by having a look: http://www.sportbijwillem.nl
I appreciate any help.