Sha256: 2e7587be2fe625b698c6e6fd32272cec16d6894af5d1bf33fdaa59be14e989c6
Contents?: true
Size: 356 Bytes
Versions: 8
Compression:
Stored size: 356 Bytes
Contents
.dev-docs-banner { margin-bottom: 0; svg { fill: $warning-icon-color; } } // Hide edit link on extra-small devices like phones in portrait mode // Begin showing at small breakpoint (landscape phones, 576px and up) #editLink { display: none; } @include media-breakpoint-up(sm) { #editLink { display: block; margin-top: -2px; } }
Version data entries
8 entries across 8 versions & 1 rubygems