0

how can i increase Bootstrap combobox item height? is that possible?enter image description here 1 2 3 4

kannan D.S
  • 1,107
  • 3
  • 17
  • 44
  • I don't think this is possible with a select box. Try using
  • to create a dropdown then control the
  • heights with css.
  • – Ahs N Jul 30 '15 at 10:27
  • have you tried inspecting and giving a height in the css in browser. – Jai Jul 30 '15 at 10:32
  • http://fiddle.jshell.net/kannankds/6g3zpth3/ check my fiddle – kannan D.S Jul 30 '15 at 10:33
  • @ Jai we can increase the height of combobox but how to increase the item height or padding , ya i tried but no way plz hlp – kannan D.S Jul 30 '15 at 10:34
  • Are you trying to add visual space between the text or make the text bigger...it's not clear? – Paulie_D Jul 30 '15 at 10:38
  • Possible duplicate - http://stackoverflow.com/questions/22681141/select-option-padding-not-working-in-chrome – Paulie_D Jul 30 '15 at 10:41
  • @ Paulie_D iam trying ti increase the item text height , in image "dfgdfgdfg" is my text – kannan D.S Jul 30 '15 at 11:15