Issue with Bootstrap search button in Data Assist
Hi
I have a button from an older site:
<input type="image" name="Search" id="Search" value="Search" alt="Search" src="WA_DataAssist/images/Yosemite/Elemental_search.gif"  />
I would like to use a bootstrap button for this instead of the GIF. If I use:
<input type="image"  class="btn btn-success" name="Search" id="Search" value="Search" alt="Search"  />
everything works fine, but I get an ugly border around my button text and IE doesn't show the text on the button at all!
I know this is something stupid I'm missing, thanks for the help.
Tom

 







 
     
     
    

 and IE doesn't show the text on the button at all!
  and IE doesn't show the text on the button at all!  
 
    




