2

im using bootstrap, and angularjs to create a web app, and im trying to create a input-group, and im using display: inline-flex and it works great in Chrome but not in IE, here is what i have in my CSS and some screen shots.

.input-group {
    display: inline-flex !important;
    height: 31px;
}

inline-flex chrome inline-flex IE

thanks in advance.

Example in Plnkr

edit: here is a plunker i created to recreate my question, if you open the plnkr in Chrome the input stack but if you open in IE is like nothing happen.

David Sttivend
  • 325
  • 1
  • 6
  • 16

0 Answers0