Sha256: 02b99f8c99d2dd033d215a7092d1446849b228e59922ad490543002313d52d91
Contents?: true
Size: 679 Bytes
Versions: 79
Compression:
Stored size: 679 Bytes
Contents
#inventory_filter_form { .pf-c-form__group-control { 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
79 entries across 79 versions & 1 rubygems