JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "_text-overflow.scss"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/select2/docs/_sass/vendor/bootstrap/mixins/_text-overflow.scss
File size: 168 bytes
MIME-type: text/plain
Charset: utf-8

// Text overflow
// Requires inline-block or block for proper styling

@mixin text-overflow() {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}