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 4 - Move One Button to the Right [duplicate]
So I am using Bootstrap 4 and I am trying to move one of my buttons (login) to the right. I do not want the entire navbar moving to the right as I have seen tutorials for that. If anyone could help that would be great!