Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit b1840e8

Browse files
user378230fcaballero
authored andcommitted
revert: fix(bootstrap) do not overflow matched item text
This reverts commit 9ddc48e.
1 parent 3f73ee4 commit b1840e8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/common.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,6 @@ body > .select2-container.open {
161161
right: 15px;
162162
}
163163

164-
.ui-select-bootstrap .ui-select-match-text {
165-
width: 100%;
166-
overflow: hidden;
167-
text-overflow: ellipsis;
168-
}
169-
170164
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
171165
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
172166
width: 100%;

0 commit comments

Comments
 (0)