File tree Expand file tree Collapse file tree 10 files changed +26
-4
lines changed
Expand file tree Collapse file tree 10 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 55 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
66 < link rel ="stylesheet " href ="select2-bootstrap.css ">
77 < link rel ="stylesheet " href ="gh-pages.css ">
8+ <!--[if lt IE 9]>
9+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
10+ <![endif]-->
811</ head >
Original file line number Diff line number Diff line change 3737 * Adjust Select2 input heights to match the Bootstrap default.
3838 */
3939.select2-container .select2-choice ,
40- .select2-container-multi .select2-choices {
40+ .select2-container-multi .select2-choices ,
41+ .select2-container .select2-arrow {
4142 min-height : 34px ;
4243 line-height : 35px ;
4344}
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
88 < link rel ="stylesheet " href ="select2-bootstrap.css ">
99 < link rel ="stylesheet " href ="gh-pages.css ">
10+ <!--[if lt IE 9]>
11+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
12+ <![endif]-->
1013</ head >
1114
1215 < body >
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
88 < link rel ="stylesheet " href ="select2-bootstrap.css ">
99 < link rel ="stylesheet " href ="gh-pages.css ">
10+ <!--[if lt IE 9]>
11+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
12+ <![endif]-->
1013</ head >
1114
1215 < body >
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
88 < link rel ="stylesheet " href ="select2-bootstrap.css ">
99 < link rel ="stylesheet " href ="gh-pages.css ">
10+ <!--[if lt IE 9]>
11+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
12+ <![endif]-->
1013</ head >
1114
1215 < body >
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
88 < link rel ="stylesheet " href ="select2-bootstrap.css ">
99 < link rel ="stylesheet " href ="gh-pages.css ">
10+ <!--[if lt IE 9]>
11+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
12+ <![endif]-->
1013</ head >
1114
1215 < body >
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css ">
88 < link rel ="stylesheet " href ="select2-bootstrap.css ">
99 < link rel ="stylesheet " href ="gh-pages.css ">
10+ <!--[if lt IE 9]>
11+ <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.2.0/respond.js"></script>
12+ <![endif]-->
1013</ head >
1114
1215 < body >
Original file line number Diff line number Diff line change 3737 * Adjust Select2 input heights to match the Bootstrap default.
3838 */
3939.select2-container .select2-choice ,
40- .select2-container-multi .select2-choices {
40+ .select2-container-multi .select2-choices ,
41+ .select2-container .select2-arrow {
4142 min-height : 34px ;
4243 line-height : 35px ;
4344}
Original file line number Diff line number Diff line change 4040 */
4141
4242.select2-container .select2-choice ,
43- .select2-container-multi .select2-choices {
43+ .select2-container-multi .select2-choices ,
44+ .select2-container .select2-arrow {
4445 min-height : $input-height-base ;
4546 line-height : $input-height-base + 1px ;
4647}
Original file line number Diff line number Diff line change 3737 * Adjust Select2 input heights to match the Bootstrap default.
3838 */
3939.select2-container .select2-choice ,
40- .select2-container-multi .select2-choices {
40+ .select2-container-multi .select2-choices ,
41+ .select2-container .select2-arrow {
4142 min-height : 34px ;
4243 line-height : 35px ;
4344}
You can’t perform that action at this time.
0 commit comments