Created by: au-phiware
Hi!
I've been working on a component that is based on bootstrap's buttons and I found that I really had a need to mixin the .btn
's hover style with my own styles. This small change makes this (among other mixins) possible.
Also, I am using .btn-large
and .btn-small
as mixins and found that the adjustment to the icons was missing. This request also wraps the icon adjustment, just as it should be.
The resulting CSS files are unaffected, this is purely a request for better reusable.
Cheers, Corin.