Closed whoiskenjackson closed 9 years ago
— Remove the fonts from Demo.css, they're already included in Caramel. Also, you moved them or something, and they're not working. Check the live demo.
— We use a sub-element system, so .btn-dropdown is discouraged. use .btn .dropdown instead
— Button Dropdowns don't seem to be working in the current version
— Also, we're trying to minimize as much Javascript as possible by doing things purely with CSS.
— Would it be possible to make the Button Dropdowns somewhat like the system you have with the Navbar Dropdowns? I like the way that one works.
Initial development of button dropdown. Next steps will be to cleanup that navigation.scss. Also, I put no effort into styling so if you like this awesome. If not, let me know what you want it to look like. For example if you'd like it to be more like the design of: http://getbootstrap.com/components/#btn-dropdowns. Say the word!
Thank you!