Sha256: 6e3d8274c7ad9b414f499e297975d1ce8fcb616d8f01e8422d1a11fa02ebbbd7
Contents?: true
Size: 498 Bytes
Versions: 32
Compression:
Stored size: 498 Bytes
Contents
.twitter-typeahead { float: left; width: 100%; 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
32 entries across 32 versions & 1 rubygems