Sha256: 1dae4abcb8d62228dcc4e2b08516c6fe044f96f6c038077a6af1b5cf5dec4f60
Contents?: true
Size: 484 Bytes
Versions: 39
Compression:
Stored size: 484 Bytes
Contents
.twitter-typeahead { flex-grow: 2; z-index: $zindex-typeahead; input.tt-input.form-control { width: 100%; } input.tt-hint.form-control { width: 100%; } .tt-menu { @extend .dropdown-menu; font-family: $font-family-base; width: 100%; } .tt-cursor { background-color: $dropdown-link-hover-bg; color: $dropdown-link-hover-color; text-decoration: none; } .tt-suggestion { font-size: 14px; padding: 5px 5px 5px 10px; } }
Version data entries
39 entries across 39 versions & 1 rubygems