What I am trying to achieve is that when I click on the inputbox
or selectbox
, the box shadow defined in my CSS should also cover the input-group-add-on feature in Bootstrap 3.
The issue I'm facing is that the input-group-add-on does not display the box shadow effect when I click on the input box. How can I add a box shadow effect to my input-group-add-on when the input box is clicked? Any assistance would be greatly appreciated!
Current output: http://jsfiddle.net/6VrXD/15/