Sha256: a93601cdfde5ceffde8b6c872cc38394f6cd57287648f760020260e4edead1af
Contents?: true
Size: 761 Bytes
Versions: 14
Compression:
Stored size: 761 Bytes
Contents
.documents-gallery { .document { border-bottom: none; display: flex; min-height: 250px; } .caption { @extend .mt-2; } .index_title { @extend .h6; } .document-counter { display: none; } .index-document-functions { clear: left; } .document-title-heading { padding-left: 0; padding-right: 0; } .document-metadata { dt, dd { flex: 0 0 100%; max-width: 100%; padding-left: 0; padding-right: 0; float: none; width: auto; clear: none; text-align: left; margin: 0; } } } .documents-gallery, .documents-masonry, .documents-slideshow { padding-bottom: $spacer; border-bottom: $pagination-border-width solid $pagination-border-color }
Version data entries
14 entries across 14 versions & 1 rubygems