Project

General

Profile

« Previous | Next » 

Revision 60822

[Library | Trunk]: Input truncate text input on unfocus status

View differences:

input.scss
21 21
  line-height: 31px;
22 22
}
23 23

  
24
.input-box .uk-input,
25
.input-box .uk-textarea {
26
  max-width: 100%;
27
  overflow: hidden;
28
  text-overflow: ellipsis;
29
  white-space: nowrap;
30
}
24 31
.input-box .uk-textarea,
25 32
.input-borderless .uk-textarea {
26 33
  line-height: 20px;

Also available in: Unified diff