Hello, I am encountering an issue and have provided an example of the problem below:
Link to Example
I am trying to adjust the input width to match that of the submit button without specifying pixel dimensions. Is there a way to achieve this using the .span8 class?
.span8 {width: 500px;}
Appreciate any help or guidance on this matter.