All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bootstrap.bootstrap3-ie9.css Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version
/* Fixes problem with edits in input groups. See 
http://stackoverflow.com/questions/18757211/input-group-controls-resize-within-nested-rows-in-ie9-and-twitter-bootstrap-3
*/
.input-group .form-control {
  display: block !important;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy