File tree Expand file tree Collapse file tree 6 files changed +1
-25
lines changed
Expand file tree Collapse file tree 6 files changed +1
-25
lines changed Original file line number Diff line number Diff line change 7272 border-top-right-radius : 0 ;
7373}
7474
75- [class ^= "input-" ] [class ^= "select2-choice" ] > div {
76- display : none;
77- }
78-
7975[class ^= "input-" ] .select2-offscreen {
8076 position : absolute;
8177}
Original file line number Diff line number Diff line change 7272 border-top-right-radius : 0 ;
7373}
7474
75- [class ^= "input-" ] [class ^= "select2-choice" ] > div {
76- display : none;
77- }
78-
7975[class ^= "input-" ] .select2-offscreen {
8076 position : absolute;
8177}
Original file line number Diff line number Diff line change 6767 border-top-right-radius : 0 ;
6868}
6969
70- [class^= " input-" ] [class^= " select2-choice" ] > div {
71- display : none ;
72- }
73-
7470[class^= " input-" ] .select2-offscreen {
7571 position : absolute ;
7672}
Original file line number Diff line number Diff line change 6767 border-top-right-radius : 0 ;
6868}
6969
70- [class ^= " input-" ] [class ^= " select2-choice" ] > div {
71- display : none ;
72- }
73-
7470[class ^= " input-" ] .select2-offscreen {
7571 position : absolute ;
7672}
Original file line number Diff line number Diff line change 7272 border-top-right-radius : 0 ;
7373}
7474
75- [class ^= "input-" ] [class ^= "select2-choice" ] > div {
76- display : none;
77- }
78-
7975[class ^= "input-" ] .select2-offscreen {
8076 position : absolute;
8177}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Index: select2-bootstrap.css
4343 .select2-container-multi .select2-choices {
4444 height: 28px;
4545 line-height: 29px;
46- @@ -15,72 +41,60 @@
46+ @@ -15,68 +41,57 @@
4747 -webkit-border-radius: 4px;
4848 -moz-border-radius: 4px;
4949 border-radius: 4px;
@@ -104,10 +104,6 @@ Index: select2-bootstrap.css
104104 border-top-left-radius: 0;
105105 border-top-right-radius: 0;
106106 }
107- -
108- [class^="input-"] [class^="select2-choice"] > div {
109- display: none;
110- }
111107-
112108 [class^="input-"] .select2-offscreen {
113109 position: absolute;
You can’t perform that action at this time.
0 commit comments