Sha256: be32efe97d23ce1e5f45435d7924b02a093c5e5466d4af7639b21093fc2ccd3e
Contents?: true
Size: 343 Bytes
Versions: 2
Compression:
Stored size: 343 Bytes
Contents
// ************************************* // // Dropdowns. Requires `components/dropdown.js` to make interactive. // // .right - Pulls right the <code>dropdown-menu</code>. // // Styleguide Dropdown. // // ************************************* @import "bootstrap/dropdowns"; .dropdown-menu { &.right { @extend .dropdown-menu-right; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
colorgy_style-0.0.0.4 | assets/stylesheets/colorgy/components/_dropdown.scss |
colorgy_style-0.0.0.2 | assets/stylesheets/colorgy/components/_dropdown.scss |