internet explorer - setting min-width for button control in CSS for BPM Coach.The button width should expand wrt text size as well -


i tried set min-width button control in css using in bpm coach.but failed.how can set min-width button? , size of button should increase wrt size of text.

try inline css work.

<input type="button" style="width:50px;height:5em;min-width:40px;" /> 

Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -