Sha256: 6429245017293f2a86b697bfa9f66a355f947651156bb13b1f4c82b6ffcd4b80
Contents?: true
Size: 665 Bytes
Versions: 41
Compression:
Stored size: 665 Bytes
Contents
#inventory_filter_form { .form-group { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; .inventory-clear-button { position: absolute; right: 27px; } } }
Version data entries
41 entries across 41 versions & 1 rubygems