Sha256: c526c51a71bd4da6c0137257c1565cf80cca8973418b863306d5c322c6936a94

Contents?: true

Size: 483 Bytes

Versions: 2

Compression:

Stored size: 483 Bytes

Contents

/*------------------------------------*\
    #SHARE-BUTTONS
\*------------------------------------*/

.share-buttons {
    @extend %inline-list;
    margin: $spacing-unit 0;
    padding: $spacing-unit 0;
    text-align: right;
    border-top: 1px solid $border-color;
}

    .share-buttons__item {
        margin: 0 ($spacing-unit * 2);
        vertical-align: middle;
    }

        .share-buttons__title {
            margin-bottom: 0;
        }

        .share-buttons__button {}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-one_theme-1.3.1 app/assets/stylesheets/workarea/storefront/share/components/_share_buttons.scss
workarea-one_theme-1.3.0 app/assets/stylesheets/workarea/storefront/share/components/_share_buttons.scss