I am new to Ruby on Rails and developing, so I am seeking help...
To create a time sheet in my Rails app, I decided to use the Bootstrap 3 DateTimePicker gem. However, the code I have places the forms at the top of the page in the navbar when I actually need it to be centered.
It seems like an HTML or CSS issue to me.
I believe it should be an easy fix...
Any assistance would be greatly appreciated. Thank you
https://i.sstatic.net/kFXt5.png This is the App View I am currently getting with the above HTML code