Sha256: 2e117f0d537ed8b7ba9d24fab649b81ee59b256bb91dafaffa6d3cbac81ee49c
Contents?: true
Size: 363 Bytes
Versions: 5
Compression:
Stored size: 363 Bytes
Contents
//================================================================== // DROPDOWN //================================================================== .dropup, .dropend, .dropdown, .dropstart { position: relative; } .dropdown-toggle { white-space: nowrap; // generate the caret automatically @include caret(); } // dropdown menu .dropdown-menu { }
Version data entries
5 entries across 5 versions & 1 rubygems