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

Commit d7d26ca

Browse files
committed
revert: fix(bootstrap) do not overflow matched item text
This reverts commit 9ddc48e.
1 parent 9ddc48e commit d7d26ca

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
@@ -152,12 +152,6 @@ body > .select2-container.open {
152152
right: 15px;
153153
}
154154

155-
.ui-select-bootstrap .ui-select-match-text {
156-
width: 100%;
157-
overflow: hidden;
158-
text-overflow: ellipsis;
159-
}
160-
161155
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
162156
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
163157
width: 100%;

0 commit comments

Comments
 (0)