Skip to content

Commit 4ffadb1

Browse files
committed
docs(*): new deploy (angular-ui/ui-select@9ddc48e)
1 parent 3a8d54c commit 4ffadb1

File tree

6 files changed

+13
-7
lines changed

6 files changed

+13
-7
lines changed

dist/select.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.16.1 - 2016-04-06T20:45:17.788Z
4+
* Version: 0.16.1 - 2016-04-07T16:20:19.852Z
55
* License: MIT
66
*/
77

@@ -160,6 +160,12 @@ body > .select2-container.open {
160160
right: 15px;
161161
}
162162

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

dist/select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.16.1 - 2016-04-06T20:45:17.698Z
4+
* Version: 0.16.1 - 2016-04-07T16:20:19.776Z
55
* License: MIT
66
*/
77

dist/select.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)