Sha256: 730ec5be03a1a49c713d1a6d6db95fb97e940bd207730bbdb1d78824a3bdd7e4
Contents?: true
Size: 480 Bytes
Versions: 12
Compression:
Stored size: 480 Bytes
Contents
.twitter-typeahead { float: left; width: 100%; z-index: 10000; .tt-input.form-control { width: 100%; } .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
12 entries across 12 versions & 1 rubygems