Sha256: f7a747d9782388cc94d6ace2d3b933ce4996f9ab33c18ccd359e7fbb82ba882d

Contents?: true

Size: 234 Bytes

Versions: 62

Compression:

Stored size: 234 Bytes

Contents

/*------------------------------------*\
    #INLINE-LIST
\*------------------------------------*/

%inline-list,
.inline-list {
    margin:  0;
    padding: 0;
    list-style: none;

    > li {
        display: inline-block;
    }
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.13 app/assets/stylesheets/workarea/storefront/objects/_inline_list.scss
workarea-storefront-3.4.12 app/assets/stylesheets/workarea/storefront/objects/_inline_list.scss