Sha256: 405216bd7262b9057b3c006402327912c629f906cb86162fb7da675873f9e3b7
Contents?: true
Size: 519 Bytes
Versions: 21
Compression:
Stored size: 519 Bytes
Contents
.twitter-typeahead { display: inline-flex !important; 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
21 entries across 21 versions & 1 rubygems