Sha256: da44beeed91cdb3d771dd497234165e015485f98dfb3609bdc8c98da45c95a9f
Contents?: true
Size: 333 Bytes
Versions: 33
Compression:
Stored size: 333 Bytes
Contents
// // list-group.scss // Extended from Bootstrap // .list-group-flush { .list-group-item { padding-left: 0; padding-right: 0; &:first-child { padding-top: 0 !important; border-top: 0; } &:last-child { padding-bottom: 0 !important; border-bottom: 0; } } }
Version data entries
33 entries across 33 versions & 2 rubygems