Sha256: 5e32b5dd18fcbf573cb5d9ce4365cf354a0ba2dd8e9e7a82b08b93edebbecb04
Contents?: true
Size: 192 Bytes
Versions: 74
Compression:
Stored size: 192 Bytes
Contents
// bootstrap does flex-grow: 1 by default which makes the // text input roughly the same size as the select in many cases .input-group > .form-control { &.search-q { flex-grow: 3; } }
Version data entries
74 entries across 74 versions & 2 rubygems